This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Christophe Coevoet 9d3acf3073 [MonologBundle] Added the support for formatters and processors
The formatter can be set for an handler. The argument is the id of a
service implementing Monolog\Formatter\FormatterInterface.

Processors can be set on the logger level or for a specific handler. It
can be either a callable service when the value starts with @ either a
callback.
2011-03-19 22:34:45 +01:00
..
Bundle [MonologBundle] Added the support for formatters and processors 2011-03-19 22:34:45 +01:00
Component Merge remote branch 'everzet/console-formatter-refactoring' 2011-03-18 11:58:05 +01:00