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.

Standard Log Entry Format

Related skills
Installs
3
GitHub Stars
7
First Seen
Feb 26, 2026