# symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

Repository: https://github.com/symfony/monolog-bridge
Canonical: https://ross.abutalabs.com/products/monolog-bridge
Homepage: https://symfony.com/monolog-bridge
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony, component, symfony-component
Last push: 2026-08-22T13:47:07+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 5426, "days_push": 11, "days_rel": 11, "gap_med": 0.0, "n_releases_24m": 43}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2583, forks 17 (observed 2026-08-28T04:07:02.528636+00:00)

## What it is
A Symfony bridge component that integrates the Monolog logging library with various Symfony components. It wires Monolog handlers, processors, and formatters into Symfony's dependency injection container and PSR-3 logger service.

## Use cases
- integrate monolog with symfony
- configure log handlers in symfony
- route symfony logs to files or external services
- add processors to symfony logger
- use monolog with symfony console and http kernel

## When to choose
- you use Symfony and want Monolog as your logging backend
- you need Monolog handlers configured via Symfony's DI container
- you want PSR-3 logging with rich handler support in a Symfony app

## When to avoid
- you use Monolog outside of Symfony
- you use another framework with its own Monolog integration
- you need a standalone logger without framework integration

## Facets
- artifact type: library
- maturity: stable
- function: logging, middleware
- domain: developer-tools, web-development, backend
- platform: php
- tags: monolog, symfony, psr-3, log-handlers, integration-bridge, web-server

## Member repositories
- symfony/monolog-bridge (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.528636+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-30T02:22:35.761668+00:00, confidence not recorded.
  - readme: https://github.com/symfony/monolog-bridge (fetched 2026-08-28T04:07:02.528636+00:00, sha 85f83429bdcd)
  - homepage: https://symfony.com/monolog-bridge (fetched 2026-08-29T10:05:06.119552+00:00, sha 51aaa2cfcb36)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T10:05:06.128718+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/doc/current/logging.html (fetched 2026-08-29T10:05:06.130949+00:00, sha 515e152c0596)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T10:05:06.132974+00:00, sha 2fd410222cfe)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T10:05:06.134736+00:00, sha b626b5bb1423)
- Data as of 2026-08-30T08:39:29.467469+00:00.
