Closed
Description
The cookbook article How to use Monolog to write Logs states that you can register processors on a handler level. According to symfony/monolog-bundle#77 this is outdated. Processors must be registered by tagging them as monolog.processor
.