rm-guide-logging
CommunityKeep .NET logging clean and consistent
Software Engineering#dotnet#structured-logging#hot-path#loggermessage#logging-guidelines#service-observability#logger-declarations
Authormichaelvolz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill keeps logging consistent and secure by guiding developers to use structured ILogger patterns and to avoid scattering LoggerMessage definitions that end up logging sensitive data.
Core Features & Use Cases
- Structured ILogger use: encourages parameterized, short log messages and emphasizes logging outcomes over noisy internal state.
- LoggerMessage placement: mandates placing LoggerMessage declarations in dedicated *.Logging.cs files while preferring them in hot paths instead of manual LogError/LogInformation calls.
- Use Case: When adding observability to new services, functions, or handlers, rely on these standards to keep logs performant and maintainable.
Quick Start
Add structured logging with LoggerMessage definitions for your new handler using rm-guide-logging.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: rm-guide-logging Download link: https://github.com/michaelvolz/redmuffin.Blazor.StaticWeb/archive/main.zip#rm-guide-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.