← Graph

Canonical Log Line

concept 2 connections

Observability practice popularized by Stripe: instead of scattering many log lines across a request, build one canonical log line per request that aggregates all relevant attributes (IDs, durations, user, outcome). Much easier to search, correlate and reason about than fragmented logs. Recommended by Guiney at wroclove.rb 2025.

category
practice
about
Canonical Log Line concept
Recommends canonical log lines instead of many scattered log statements.
concept Canonical Log Line
related_to
Canonical log lines are a structured-logging practice.

Provenance

Created in
wroclove.rb 2025 lightning talks 2026-04-18 08:03