log queries into own propel channel

This commit is contained in:
Marc J. Schmidt 2015-07-28 18:05:12 +02:00
parent 099f7953a9
commit 0852bf835e

View file

@ -24,6 +24,7 @@
</service>
<service id="propel.logger" class="%propel.logger.class%">
<tag name="monolog.logger" channel="propel" />
<argument type="service" id="logger" on-invalid="null" />
<argument type="service" id="debug.stopwatch" on-invalid="null" />
</service>