To enable symfony logging edit the file apps/frontend/config/settings.yml
prod:
.settings:
logging_enabled: on
|
edit apps/frontend/config/factories.yml
Clear your cache and logging should now be
enabled for the Symfony production environment.
Refer:
1. http://www.deanoj.co.uk/web-development/symfony/enable-logging-in-the-symfony-production-environment/
2.
http://sakrawebstudio.blogspot.fr/2011/01/enable-frontend-logging-in-production.html
No comments:
Post a Comment