# klaudiosinani/signale

Highly configurable logging library

Repository: https://github.com/klaudiosinani/signale
Canonical: https://ross.abutalabs.com/products/signale
Homepage: https://klaudiosinani.com/signale
Language: JavaScript
License: MIT
License Family: permissive
Topics: logger, console, nodejs, cli, log, library
Last push: 2026-04-06T20:08:22+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 8, longevity 100
- inputs: {"age_days": 3069, "days_push": 149, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9176, forks 231 (observed 2026-08-28T04:10:28.727372+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: logging, cli, developer-tools
- domain: developer-tools, backend
- platform: cli, cross-platform
- tags: console-logging, loggers, typescript-support, hackable, npm, command-line, nodejs

## Member repositories
- klaudiosinani/signale (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.727372+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:23:22.254158+00:00, confidence not recorded.
  - readme: https://github.com/klaudiosinani/signale (fetched 2026-08-28T04:10:28.727372+00:00, sha f8ac754e2bad)
  - homepage: https://klaudiosinani.com/signale (fetched 2026-08-29T08:23:40.395802+00:00, sha 820a5fd1c3c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
