Open
Description
After symfony/monolog-bundle#441 is implemented, we can switch the dev.log
to it.
Why
Currently the log file in dev is just a bunch of text, it's almost unreadable because of how busy it is. With tool like https://lnav.org/, this changes because you can get features like syntax highlight, advanced filtering, display customizations etc without any configuration (Syslog is recognized by default), improving the current situation where you can do similar thing with Idealog, but with custom config, etc.
See a quick example how it could look like:
Seldaek/monolog#1689 (comment)
Note: colors in the video are configurable, I know @javiereguiluz had issues with them in Slack. :)
Metadata
Metadata
Assignees
Labels
No labels