mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #736
This commit is contained in:
@@ -4,7 +4,7 @@ monolog:
|
||||
type: fingers_crossed
|
||||
action_level: error
|
||||
handler: nested
|
||||
buffer_size: 50 # How many messages should be saved? Prevent memory leaks
|
||||
buffer_size: 50 # How many messages should be saved? Prevent memory leaks
|
||||
excluded_404s:
|
||||
# regex: exclude all 404 errors from the logs
|
||||
- ^/
|
||||
|
||||
Reference in New Issue
Block a user