logging-observability
Installation
SKILL.md
Logging and Observability
Structured Logging
Always use structured logging (JSON format) instead of unstructured text. Structured logs are machine-parseable, searchable, and can be aggregated across services.