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 21cc0ee commit 275edc4Copy full SHA for 275edc4
reference/configuration/monolog.rst
@@ -30,6 +30,8 @@ MonologBundle Configuration ("monolog")
30
id: my_handler
31
32
# Default options and values for some "my_custom_handler"
33
+ # Note: "level" and "bubble" options are not used when handler type is "service"
34
+ # Those options must configured in the service definition.
35
my_custom_handler:
36
type: ~ # Required
37
id: ~
0 commit comments