Logging Implementation

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.

irahardianto aa51fc1 14.1 KB Updated

File contents

irahardianto/awesome-agv/tree/main/.agents/skills/logging-implementation commit aa51fc12f1

Frequently asked questions

npx skillmds@latest add irahardianto/logging-implementation