Skip to content

Commit

Permalink
bug #3979 removed invalid processors option (ricoli)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #3979).

Discussion
----------

removed invalid processors option

As per symfony/monolog-bundle#77

Commits
-------

a462258 removed invalid processors option
  • Loading branch information
weaverryan committed Jul 1, 2014
2 parents 4c1d4ae + 2424a0c commit eb813a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reference/configuration/monolog.rst
Expand Up @@ -21,8 +21,6 @@ Full default Configuration
level: ERROR
bubble: false
formatter: my_formatter
processors:
- some_callable
main:
type: fingers_crossed
action_level: WARNING
Expand Down

0 comments on commit eb813a5

Please sign in to comment.