From e5631f0cb8a844c8b063a5f4a18ddf8a24a3f119 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Sat, 10 Nov 2018 21:05:41 +0100 Subject: [PATCH] Update processors.rst Follows https://github.com/symfony/monolog-bundle/pull/285/ --- logging/processors.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/logging/processors.rst b/logging/processors.rst index f531aafd3a7..e95ed2d16b3 100644 --- a/logging/processors.rst +++ b/logging/processors.rst @@ -161,8 +161,8 @@ handler level or at the channel level instead of registering it globally .. tip:: - .. versionadded:: 4.2 - The autoconfiguration of Monolog processors was introduced in Symfony 4.2. + .. versionadded:: 2.4 + The autoconfiguration of Monolog processors was introduced in Monolog bundle 2.4. If you're using the :ref:`default services.yaml configuration `, processors implementing :class:`Monolog\\Processor\\ProcessorInterface`