microsoft / CLRInstrumentationEngine

The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make MicrosoftInstrumentationEngine_FileLogPath smarter

WilliamXieMSFT opened this issue · comments

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.