this post was submitted on 25 Sep 2024
7 points (100.0% liked)

Node.js

216 readers
4 users here now

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] JbIPS@lemmy.world 1 points 1 week ago (1 children)

Interessting. Any notable advantage vs Pino?

[โ€“] hongminhee@lemmy.ml 2 points 1 week ago

It has zero dependencies, and supports virtually every JavaScript runtime (browsers, Node.js, Bun, Deno, and edge functions). It also organize loggers in hierarchical categories, which allows you fine-grained control over log levels for different parts of an application.