Acn Go Errors Logging

Go error string formatting, zap logging discipline, and adjacent observability naming for production services. Use when writing error messages, choosing log levels, shaping zap messages and fields, deciding between log-and-return or single-handling, or reviewing error/log quality. Trigger on capitalized error strings, metadata stuffed into message prefixes, zap.Any used for known types, vague metric/config names, bare root logger usage, or logs that describe code instead of outcomes. Complements samber/cc-skills-golang@golang-error-handling with stronger opinions on conciseness, field discipline, and level discipline.

Azure cb459b6 13.1 KB Updated

File contents

azure/azure-container-networking/tree/main/.github/skills/acn-go-errors-logging commit cb459b6c6f

Frequently asked questions

npx skillmds@latest add azure/acn-go-errors-logging