monolog-bundle
monolog-bundle copied to clipboard
Symfony Monolog Bundle
I've encountered an issue when using the ElasticsearchLogstashHandler. I was able to resolve it by installing symfony/http-client so I wonder if there's something missing in this package?
Monolog 1 is more or less unmaintained these days. Dropping support for that old branch allows us to clean up the bundle a bit and reduce the size of our...
If i remember correct the old Swiftmailer handler did include the userIdentifier of the logged in User. The actual Symfony Mailer handler does not include this info. https://symfony.com/doc/current/logging/monolog_email.html This would...