Logging Convention

Generates a versioned SPEC.md (or SPEC.json) logging convention document specifying the five required fields every log entry must carry: timestamp, level, domain, trace_id, message. Validates existing NDJSON log files against the convention. Use when bootstrapping a new service that needs a structured logging standard, generating a canonical SPEC.md, or producing a machine-readable JSON Schema for cross-language log validation. Triggers on: logging convention, log spec, log entry fields, structured logging, trace_id, NDJSON, log schema, observability contract, generate SPEC.md, logging standard.

bowen31337 e95f527 2 files · 32.7 KB Updated

File contents

bowen31337/agent-harness-skills/tree/main/skills/logging-convention commit e95f5270e8

Frequently asked questions

npx skillmds@latest add bowen31337/logging-convention