Skip to content

Commit 383f5aa

Browse files
committed
Logging middleware containers the message class and uses the message channel
1 parent 697b722 commit 383f5aa

File tree

1 file changed

+1
-0
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Resources/config

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/message.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<argument type="service" id="logger" />
2020

2121
<tag name="message_middleware" priority="10" />
22+
<tag name="monolog.logger" channel="message" />
2223
</service>
2324

2425
<!-- Handlers -->

0 commit comments

Comments
 (0)