Logging Guide

Implement structured logging with proper log levels and sensitive data handling. Use when: adding logging, debugging, setting up observability. Not for: metrics, traces, and alerting design — use /observability; error code taxonomy — use /error-code-guide. Keywords: logging, log level, structured logging, observability.

AsiaOstrich ca969fd 11.6 KB Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/skills/logging-guide commit ca969fdf78

Frequently asked questions

npx skillmds@latest add asiaostrich/logging-guide