Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 2.15 KB

README.md

File metadata and controls

48 lines (42 loc) · 2.15 KB

Was this documentation helpful? Share feedback

📖 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