Commit 72489a4
committed
minor #4963 Normalize excluded_404s in monolog cookbook (jbafford)
This PR was merged into the 2.3 branch.
Discussion
----------
Normalize excluded_404s in monolog cookbook
Although excluded_404 works as a key in the configuration, the actual key MonologBundle looks for is excluded_404s. This makes it consistent with the php code block later in this file, and also in cookbook/logging/monolog_regex_based_excludes.html.
Commits
-------
956a427 Normalize excluded_404s in monolog cookbook1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments