Closed
Description
Here are a few things that got added today that would be nice to find in the docs I think for discoverability:
- I added many missing handlers to the config and documented the whole thing in the code, it'd be great if someone could port it over to the real docs https://github.com/symfony/MonologBundle/blob/master/DependencyInjection/Configuration.php#L24-155
- Regex based exclusion of 404 errors from the logs Add anti-404 activation strategy service/class monolog-bundle#5 (comment)
- You can now define additional channels without having to create a tagged service Add a "monolog:channels" configuration option monolog-bundle#39 (comment)
That is all, thanks!