Skip to content

Structured logging

Stub page

Same structured log shape in Python, Go, and Node.

Planned content

  • Python: structlog or stdlib + JSON formatter
  • Go: log/slog with JSON handler + context
  • Node: pino with redaction
  • Required fields: ts, level, msg, service, env, trace_id