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

Seldaek/monolog

Sends your logs to files, sockets, inboxes, databases and various web services observed · 2026-08-28

github.com/Seldaek/monolog · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 64
  • 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: 23
  • age_days: 5677
  • days_rel: 243
  • days_push: 9
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

21401 stars · 1908 forks observed · 2026-08-28

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

Monolog is the de facto standard logging library for PHP, implementing the PSR-3 logger interface. It sends logs to files, sockets, databases, and web services via a flexible system of handlers, formatters, and processors.

Use cases

  • log application errors to files in PHP
  • send PHP logs to Slack or email
  • implement PSR-3 compatible logging in a library
  • route logs to multiple destinations with different severity levels
  • structure and format log records for log aggregation services

When to choose

  • you need logging in any PHP application or framework
  • you want PSR-3 interoperability so you can swap loggers later
  • you need to fan out logs to many backends like files, sockets, and web services

When to avoid

  • you are not working in PHP
  • you need a full log aggregation and visualization platform rather than a logging library

Facets

library · maturity stable

logging developer-tools backend monitoring php psr-3 log-handlers composer

2 sources

Member repositories

RepositoryRoleHealth v2
Seldaek/monologmain87

For agents

markdown · JSON · MCP: product_card(name="Seldaek/monolog")

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