klaudiosinani/signale
Highly configurable logging library observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 76
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3069
- days_rel: n/a
- days_push: 149
- n_releases_24m: 0
Adoption not part of the score
9176 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Signale is a highly configurable, hackable logging library for Node.js with 19 out-of-the-box loggers, integrated timers, scoped loggers, and secrets filtering. It can be used for logging, status reporting, and rendering output of other Node modules and CLI applications.
Use cases
- add pretty console logging to a nodejs app
- log with timestamps and scoped loggers in a cli tool
- filter secrets from log output
- create custom pluggable loggers for a node module
- replace console.log with leveled loggers like success, error, and debug
When to choose
- you want beautiful, configurable console output in Node.js with minimal setup
- you need scoped loggers, timers, and secrets filtering out of the box
- you want per-file or package.json-level logging configuration
When to avoid
- you need structured log aggregation or shipping to external logging services
- you are logging in the browser rather than Node.js
- you need high-performance async logging for high-throughput services
Facets
library · maturity stable
logging cli developer-tools developer-tools backend cli cross-platform console-logging loggers typescript-support hackable npm command-line nodejs
2 sources
- readme: https://github.com/klaudiosinani/signale · fetched 2026-08-28 · f8ac754e2bad
- homepage: https://klaudiosinani.com/signale · fetched 2026-08-29 · 820a5fd1c3c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| klaudiosinani/signale | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="klaudiosinani/signale")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem