microsoft/CLRInstrumentationEngine

Make MicrosoftInstrumentationEngine_FileLogPath smarter

开放

#486 创建于 2022年3月17日

 (0 条评论) (0 个反应) (0 位负责人)C++ (52 个派生)auto 404
good first issuesuggestion

仓库指标

星标
 (101 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南