Daniel@0: imports: Daniel@0: - { resource: config.yml } Daniel@0: Daniel@0: #framework: Daniel@0: # validation: Daniel@0: # cache: apc Daniel@0: Daniel@0: #doctrine: Daniel@0: # orm: Daniel@0: # metadata_cache_driver: apc Daniel@0: # result_cache_driver: apc Daniel@0: # query_cache_driver: apc Daniel@0: Daniel@0: monolog: Daniel@0: handlers: Daniel@0: main: Daniel@0: type: fingers_crossed Daniel@0: action_level: error Daniel@0: handler: nested Daniel@0: nested: Daniel@0: type: stream Daniel@0: path: "%kernel.logs_dir%/%kernel.environment%.log" Daniel@0: level: debug Daniel@0: console: Daniel@0: type: console