# EasyCorp/easy-log-handler

Human-friendly log files that make you more productive

Repository: https://github.com/EasyCorp/easy-log-handler
Canonical: https://ross.abutalabs.com/products/easy-log-handler
Homepage: https://easycorp.io/EasyLog
Language: PHP
License: MIT
License Family: permissive
Topics: symfony, log, logger, dx, monolog, monolog-handler, php
Archived: true
Last push: 2020-04-07T10:11:29+00:00

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

## Adoption (not part of the score)
Stars 1998, forks 28 (observed 2026-08-28T04:06:03.593849+00:00)

## What it is
A Monolog handler for Symfony that formats log files to be human-friendly and readable during development. It structures logs by request, reduces verbosity, and hides redundant timestamps and extra data.

## Use cases
- make symfony dev.log files easier to read
- format monolog logs for humans instead of machines
- group log messages by request in development
- reduce noise and duplication in log files
- improve developer experience when debugging symfony apps

## When to choose
- you develop Symfony apps and find default dev.log hard to scan
- you want request-grouped, less verbose log output in dev environments

## When to avoid
- you need machine-parseable logs for production or log aggregation
- your project doesn't use Symfony/Monolog
- you need a actively maintained handler (last release 2020)

## Facets
- artifact type: library
- maturity: maintenance
- function: logging
- domain: developer-tools, backend, web-development
- platform: php
- tags: monolog-handler, symfony, developer-experience, log-files, web-server

## Member repositories
- EasyCorp/easy-log-handler (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.593849+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-30T03:02:11.888085+00:00, confidence not recorded.
  - readme: https://github.com/EasyCorp/easy-log-handler (fetched 2026-08-28T04:06:03.593849+00:00, sha cfc7cecf56bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
