logging-guide - Implement Structured Logging Standards
Implement structured logging with proper log levels and sensitive data handling
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- configure logging
- set log levels
- create log entries
- handle sensitive data
- create error logs
- configure log format
Inputs
- existing log configuration
- project code repository
- sensitive data
- error information
- user actions
Outputs
- formatted log messages
- structured log files
- error log entries
Requirements
- logging library with structured output support
- development or production environment
