diff --git a/reference/configuration/monolog.rst b/reference/configuration/monolog.rst index 71c278ec9c6..56a2482b01d 100644 --- a/reference/configuration/monolog.rst +++ b/reference/configuration/monolog.rst @@ -30,6 +30,8 @@ MonologBundle Configuration ("monolog") id: my_handler # Default options and values for some "my_custom_handler" + # Note: "level" and "bubble" options are not used when handler type is "service" + # Those options must be configured in the service definition. my_custom_handler: type: ~ # Required id: ~