With SF2 Beta2, I have the following in my config_dev.yml: monolog: handlers: main: type: stream path: %kernel.logs_dir%/%kernel.environment%.log level: info # just replaced "debug" with "info" firephp: type: firephp level: info
However, I do not see that any info records are logged into the dev.log (firephp-specific headers with the info records are returned). I would appreciate if anyone could point out the correct way to configure processing records of one level by multiple handlers. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en