Symfony only logging for dev environment while running in prod mode
I am using a PaaS provider for my Symfony app. Works fine in general.
But funny thing: In the app/logs directory, there is only a dev.log. Can
someone explain what is wrong here?
(I surely didn't call the app_dev.php, which is by the way not possible on
reomte systems - if app_dev.php isn't configured elsewise.)
No comments:
Post a Comment