Skip to content
Back
2023Completed

QuietLog

Structured logging that stays readable at three in the morning.

  • TypeScript
  • Node.js

A small logging library built around one rule: the default output should be the thing you actually want to read during an incident, not the thing that is easiest to parse.

JSON is available when a machine is reading. A human gets aligned columns, collapsed stack frames, and colour that means something.