▲ 7 ▼ LogTape: Simple logging library with zero dependencies for every JavaScript runtime (logtape.org) submitted 2 years ago by hongminhee@lemmy.ml to c/nodejs@programming.dev 2 comments fedilink hide all child comments
[–] JbIPS@lemmy.world 1 point 2 years ago (1 child) Interessting. Any notable advantage vs Pino? permalink fedilink source hideshow 2 child comments replies: [–] hongminhee@lemmy.ml [S] 2 points 2 years 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. permalink fedilink source parent
[–] hongminhee@lemmy.ml [S] 2 points 2 years 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. permalink fedilink source parent