Go Logging

Use when choosing a logging approach, configuring slog, writing structured log statements, or deciding log levels in Go. Also use when setting up production logging, adding request-scoped context to logs, or migrating from log to slog, even if the user doesn't explicitly mention logging. Does not cover error handling strategy (see go-error-handling).

aneviaro 285059a 3 files · 19.8 KB Updated

File contents

aneviaro/pipack/tree/main/agent/skills/go-logging commit 285059aba4

Frequently asked questions

npx skillmds@latest add aneviaro/go-logging