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

Commit c836d35

Browse files
committed
bug #939 [Monolog] Console handler don't bubble anymore (lyrixx)
This PR was merged into the 2.7 branch. Discussion ---------- [Monolog] Console handler don't bubble anymore | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - see #557 (comment) for more information Commits ------- 8fb1e81 [Monolog] Console handler don't bubble anymore
2 parents 5c94876 + 8fb1e81 commit c836d35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/config/config_dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ monolog:
2020
channels: [!event]
2121
console:
2222
type: console
23-
bubble: false
2423
channels: [!event, !doctrine]
2524
# uncomment to get logging in your browser
2625
# you may have to allow bigger header sizes in your Web server configuration

0 commit comments

Comments
 (0)