Skip to content

Commit 275edc4

Browse files
yanickjweaverryan
yanickj
authored andcommitted
Update monolog.rst
level and bubble are not used to construct handlers of the type "service"
1 parent 21cc0ee commit 275edc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/configuration/monolog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ MonologBundle Configuration ("monolog")
3030
id: my_handler
3131
3232
# 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.
3335
my_custom_handler:
3436
type: ~ # Required
3537
id: ~

0 commit comments

Comments
 (0)