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 3c19461 commit c66d29fCopy full SHA for c66d29f
reference/dic_tags.rst
@@ -279,7 +279,7 @@ attribute:
279
$definition->addTag('monolog.processor', array('handler' => 'firephp');
280
$container->register('my_service', $definition);
281
282
-You can add also a processor for a specific logging by using the ``channel``
+You can add also a processor for a specific logging channel by using the ``channel``
283
attribute. This will register the processor only for the ``security`` logging
284
channel used in the Security component:
285
0 commit comments