dotnet-logging-serilog

Community

Standardize .NET logging with Serilog.

Authormcj-coder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures consistent, structured logging across .NET applications using Serilog, making it easier to monitor application health and diagnose issues, especially during startup.

Core Features & Use Cases

  • Standardized Logging: Enforces the use of ILogger/ILogger<T> abstractions with Serilog as the provider.
  • Startup Exception Handling: Guarantees that exceptions occurring during application startup are logged at a Critical severity for immediate visibility.
  • Integration: Supports integration with Azure Application Insights and OpenTelemetry for comprehensive observability.
  • Use Case: When building a new ASP.NET Core microservice, use this Skill to configure Serilog, ensuring all startup errors are critical and that logs can be easily queried in Application Insights.

Quick Start

Configure Serilog for your ASP.NET Core application to ensure startup exceptions are logged as Critical.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-logging-serilog
Download link: https://github.com/mcj-coder/development-skills/archive/main.zip#dotnet-logging-serilog

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.