logging-fundamentals

Installation
SKILL.md

Logging Fundamentals

Establish proper logging practices including log levels, structured logging, context propagation, and comprehensive logging strategies for applications, services, and infrastructure.

When to use me

Use this skill when:

  • Setting up logging for new applications or services
  • Reviewing existing logging implementations
  • Establishing logging standards for teams or projects
  • Debugging issues with incomplete or poor logging
  • Implementing structured logging for better observability
  • Configuring log levels and verbosity for different environments
  • Ensuring logs contain sufficient context for troubleshooting

What I do

1. Log Level Management

  • Define appropriate log levels (DEBUG, INFO, WARN, ERROR, FATAL)
Related skills
Installs
26
Repository
wojons/skills
GitHub Stars
1
First Seen
Feb 28, 2026