imports:-{ resource:config.yml}framework:router:resource:'%kernel.project_dir%/app/config/routing_dev.yml'strict_requirements:trueprofiler:{ only_exceptions:false}web_profiler:toolbar:trueintercept_redirects:falsemonolog:handlers:main:type:streampath:'%kernel.logs_dir%/%kernel.environment%.log'level:debugchannels:['!event']console:type:consoleprocess_psr_3_messages:falsechannels:['!event','!doctrine','!console']# To follow logs in real time, execute the following command:# `bin/console server:log -vv`server_log:type:server_logprocess_psr_3_messages:falsehost:127.0.0.1:9911# uncomment to get logging in your browser# you may have to allow bigger header sizes in your Web server configuration#firephp:# type: firephp# level: info#chromephp:# type: chromephp# level: info#swiftmailer:# delivery_addresses: ['me@example.com']