mythosmud-logging-standards - MythosMUD Logging Standards for Python Applications
Implements structured logging standards using MythosMUD's enhanced logging configuration
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- get project logger
- log with structured arguments
- bind request context
- measure performance timing
Inputs
- Python module name
- log message
- key-value data
- correlation ID
Outputs
- structured log entries
- performance metrics
- request context logs
Requirements
- MythosMUD project environment
- Python logging access
- enhanced_logging_config module
