We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a64340 commit 78123c8Copy full SHA for 78123c8
logging/processors.rst
@@ -246,5 +246,3 @@ the ``monolog.processor`` tag:
246
$container
247
->register(SessionRequestProcessor::class)
248
->addTag('monolog.processor', array('channel' => 'main'));
249
-
250
-.. _ProcessorInterface: https://github.com/Seldaek/monolog/blob/master/src/Monolog/Processor/ProcessorInterface.php
0 commit comments