Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1.8 KB

README.md

File metadata and controls

40 lines (36 loc) · 1.8 KB

📖 dotnet monitor documentation

dotnet monitor is a tool that makes it easier to get access to diagnostics information in a dotnet process.

When running a dotnet application, differences in diverse local and production environments can make collecting diagnostics artifacts (e.g., logs, traces, process dumps) challenging. dotnet monitor aims to simplify the process by exposing a consistent HTTP API regardless of where your application is run.

Table of contents