Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb813a5

Browse files
committed
bug symfony#3979 removed invalid processors option (ricoli)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes symfony#3979). Discussion ---------- removed invalid processors option As per symfony/monolog-bundle#77 Commits ------- a462258 removed invalid processors option
2 parents 4c1d4ae + 2424a0c commit eb813a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reference/configuration/monolog.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Full default Configuration
2121
level: ERROR
2222
bubble: false
2323
formatter: my_formatter
24-
processors:
25-
- some_callable
2624
main:
2725
type: fingers_crossed
2826
action_level: WARNING

0 commit comments

Comments
 (0)