Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Merge branch '3.0'
Browse files Browse the repository at this point in the history
* 3.0:
  [Monolog] Console handler don't bubble anymore
  updated VENDORS for 3.0.2
  • Loading branch information
fabpot committed Feb 5, 2016
2 parents 20ede77 + 4b24253 commit 460694e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/config/config_dev.yml
Expand Up @@ -20,7 +20,6 @@ monolog:
channels: [!event]
console:
type: console
bubble: false
channels: [!event, !doctrine]
# uncomment to get logging in your browser
# you may have to allow bigger header sizes in your Web server configuration
Expand Down

0 comments on commit 460694e

Please sign in to comment.