Skip to content

Switch default Monolog formatter to new Syslog formatter when@dev #1111

Open
@dkarlovi

Description

@dkarlovi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions