Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3db3ef3

Browse filesBrowse files
committed
Fix indentation
1 parent 49fad21 commit 3db3ef3
Copy full SHA for 3db3ef3

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎logging/monolog_exclude_http_codes.rst

Copy file name to clipboardExpand all lines: logging/monolog_exclude_http_codes.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ logging these HTTP codes based on the MonologBundle configuration:
3838
<monolog:handler type="fingers_crossed" name="main" handler="...">
3939
<!-- ... -->
4040
<monolog:excluded-http-code code="403">
41-
<monolog:url>^/foo</monolog:url>
42-
<monolog:url>^/bar</monolog:url>
41+
<monolog:url>^/foo</monolog:url>
42+
<monolog:url>^/bar</monolog:url>
4343
</monolog:excluded-http-code>
4444
<monolog:excluded-http-code code="404" />
4545
</monolog:handler>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.