coder-csharp-logging
Installation
SKILL.md
<skill_overview> Implement effective logging and observability for .NET applications Setting up logging infrastructure Writing log statements Configuring Serilog Adding health checks Implementing distributed tracing Microsoft Logging Documentation Serilog Wiki </skill_overview> <log_levels> <use_for>Detailed debugging, method entry/exit, variable states</use_for> Never enabled