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

adamschwartz/log

Console.log with style. observed · 2026-08-28

github.com/adamschwartz/log · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4891
  • days_rel: n/a
  • days_push: 1244
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3008 stars · 142 forks observed · 2026-08-28

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

A tiny JavaScript library that enhances console.log with styled output, supporting markdown-like syntax for italic, bold, and code formatting plus custom CSS styling. It safely falls back to plain console.log in unsupported browsers.

Use cases

  • style console.log output in the browser
  • format debug messages with bold and italic text
  • colorize console messages with custom CSS
  • safely call log in any browser without errors
  • make browser devtools debugging output more readable

When to choose

  • you want prettier, styled console output during frontend debugging
  • you need a drop-in safe replacement for console.log
  • you want markdown-style quick formatting in devtools logs

When to avoid

  • you need structured or production-grade logging with levels and transports
  • you log primarily in Node.js rather than the browser
  • you need log aggregation or persistence

Facets

library · maturity maintenance

logging developer-tools developer-tools web-development frontend browser console-log styled-logging devtools markdown-formatting debugging javascript

1 source

Member repositories

RepositoryRoleHealth v2
adamschwartz/logmain23

For agents

markdown · JSON · MCP: product_card(name="adamschwartz/log")

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