microsoft/CLRInstrumentationEngine

Make MicrosoftInstrumentationEngine_FileLogPath smarter

Offen

#486 geöffnet am 17.03.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (52 Forks)auto 404
good first issuesuggestion

Repository-Metriken

Stars
 (101 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

MicrosoftInstrumentationEngine_FileLogPath currently requires a trailing slash for directories but we can add additional logic to check if the path already exists and is a directory.

Contributor Guide