# symfony/monolog-bundle

Symfony Monolog Bundle

Repository: https://github.com/symfony/monolog-bundle
Canonical: https://ross.abutalabs.com/products/monolog-bundle
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony, symfony-bundle, monolog, log, logging, logger
Last push: 2026-07-03T11:55:58+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 77, longevity 100
- inputs: {"age_days": 5426, "days_push": 61, "days_rel": 153, "gap_med": 0, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2913, forks 240 (observed 2026-08-28T04:07:29.290374+00:00)

## What it is
Symfony Monolog Bundle integrates the Monolog logging library into the Symfony framework. It wires Monolog handlers, channels, and processors through Symfony's configuration and dependency injection container.

## Use cases
- configure application logging in Symfony
- send Symfony logs to files, syslog, or external services
- set up per-channel loggers in a Symfony app
- route logs to handlers like Slack or email
- customize log processors and formatters via config

## When to choose
- you are building a Symfony application and need structured, configurable logging
- you want framework-native configuration for Monolog handlers and channels

## When to avoid
- you use a framework other than Symfony
- you need a standalone logging library without framework integration (use Monolog directly)

## Facets
- artifact type: plugin
- maturity: stable
- function: logging
- domain: developer-tools, backend, web-development
- platform: php
- tags: symfony-bundle, monolog, logger, log-handlers, web-server

## Member repositories
- symfony/monolog-bundle (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.290374+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-30T07:34:13.923531+00:00, confidence not recorded.
  - readme: https://github.com/symfony/monolog-bundle (fetched 2026-08-28T04:07:29.290374+00:00, sha 53d7af88be3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
