Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
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 docshttps://github.com/symfony/MonologBundle/blob/master/DependencyInjection/Configuration.php#L24-155
- Regex based exclusion of 404 errors from the logsAdd anti-404 activation strategy service/class monolog-bundle#5 (comment)
- You can now define additional channels without having to create a tagged serviceAdd a "monolog:channels" configuration option monolog-bundle#39 (comment)
That is all, thanks!