Skip to content

Commit 112d16b

Browse files
committed
Merge branch '2.3' into 2.4
Conflicts: cookbook/logging/monolog_regex_based_excludes.rst
2 parents 6ec097d + eb0e925 commit 112d16b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cookbook/logging/monolog_regex_based_excludes.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ How to Configure Monolog to Exclude 404 Errors from the Log
88

99
.. versionadded:: 2.4
1010
This feature was introduced to the MonologBundle in version 2.4, which
11-
was first packaged with Symfony at version 2.4. However, the 2.4 version
12-
of the MonologBundle is also compatible with Symfony 2.3.
11+
was first packaged with Symfony at version 2.4.
1312

1413
Sometimes your logs become flooded with unwanted 404 HTTP errors, for example,
1514
when an attacker scans your app for some well-known application paths (e.g.

0 commit comments

Comments
 (0)