Like using a spreadsheet instead of a notebook — each row is queryable by any column.
Pino outputs each log as a JSON object. Log aggregators (Grafana Loki, ELK Stack) can then filter by any field — orderId, userId, error type — instantly.
> {"level":"info","time":"2024-05-12T18:00:00Z",
> "service":"order-service","version":"1.5.0",
> "msg":"Starting up"}Like using a spreadsheet instead of a notebook — each row is queryable by any column.
Pino outputs each log as a JSON object. Log aggregators (Grafana Loki, ELK Stack) can then filter by any field — orderId, userId, error type — instantly.
> {"level":"info","time":"2024-05-12T18:00:00Z",
> "service":"order-service","version":"1.5.0",
> "msg":"Starting up"}Sign in to cast your vote
Sign in to share your feedback and join the discussion.