New in Symfony 4.2: Profiler log filter
November 16, 2018 • Published by Javier Eguiluz
Warning: This post is about an unsupported Symfony version. Some of this information may be out of date. Read the most recent Symfony Docs.
Symfony Profiler provides detailed debug information about your applications. Sometimes it provides so much information that it may be overwhelming. That's why in Symfony 4.2 we've improved the log panel adding filters so you can see only the log messages you are interested in:
Filters are added to the log level and the log channel. They are created dynamically with JavaScript, so you can filter by your own custom channels too:
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.