codebuds/easyadmin-log-viewer-bundle
ERROR level) without leaving the admin panel.monolog extensions or dedicated tools like Graylog).symfony/var-dumper or laravel-debugbar)."This bundle lets our dev team inspect production logs directly from the admin panel—no more digging through files or context-switching to external tools. For example, if a payment fails, they can filter logs by ERROR level in seconds, reducing mean time to resolution (MTTR) by ~30%. It’s a low-risk, high-impact addition that integrates seamlessly with our existing workflows, with minimal dev lift. The MIT license and Symfony ecosystem alignment make it a safe bet."
ROI Hook:
*"This is a drop-in log viewer for EasyAdmin that handles the boring UI/UX work for us. Key benefits:
ERROR = red) for instant visual triage./admin/logs route.Trade-offs:
Recommendation: Pilot this for a single environment (e.g., staging) to validate the UX before rolling out to production. Pair with a lightweight feature flag if you need to disable it later."*
Tech Deep Dive:
var/log/ for Monolog files, parses them into a table with collapsible stack traces, and exposes CRUD actions.levels config to customize Bootstrap classes or add your own filters via Symfony events.How can I help you explore Laravel packages today?