Structured logging implementation patterns: log levels, mandatory context fields (correlationId, userId, duration), security (PII scrubbing), and per-language library choices (Go slog, TypeScript pino, Python structlog). Load when implementing logging in any operation entry point. Prerequisite: logging-and-observability-mandate.md.
$npx -y skills add irahardianto/awesome-agv --skill logging-implementationInstalls into the current project.
Run `npx skills use "https://github.com/irahardianto/awesome-agv" --skill "irahardianto/awesome-agv/logging-implementation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/irahardianto/awesome-agv" that are relevant to the current task. Run `npx skills add "https://github.com/irahardianto/awesome-agv"` and select the relevant skills, then follow their instructions.