Ross ROSS = Recommend OSS · open-source software intelligence for agents

log4js-node/log4js-node

A port of log4js to node.js observed · 2026-08-28

github.com/log4js-node/log4js-node · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 6073
  • days_rel: n/a
  • days_push: 39
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5828 stars · 751 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

log4js-node is a Node.js logging library ported from the log4js framework, offering configurable log levels, categories, layouts, and multiple appenders. It supports console and file logging with rolling, plus optional appenders for services like Logstash, Slack, and SMTP.

Use cases

  • add structured logging to a node.js application
  • rotate log files by size or date in node
  • log express http requests
  • set different log levels per module or category
  • ship logs to logstash or loggly from node
  • send error logs by email or slack

When to choose

  • you need a mature, configurable logging framework for node.js with categories, levels, and layouts
  • you want file log rotation or centralized log shipping via appenders
  • you're running clustered node apps and need cluster-aware logging

When to avoid

  • you want a minimal zero-config logger like pino or winston's simpler alternatives
  • you need browser/client-side logging - this is node-only
  • you expect log4j-compatible behavior, since the API differs

Facets

library · maturity active

logging developer-tools backend cli log4js log-appenders log-rolling express-middleware log-levels nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
log4js-node/log4js-nodemain75

For agents

markdown · JSON · MCP: product_card(name="log4js-node/log4js-node")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem