I'm using Akeneo 2.1.8, but on my production server it keeps writing log entries to a var/logs/dev.log
. These are simple INFO-entries and add +/- 100 MB every day to the log file.
How can I disable the dev.log
on production? I cannot seem to find a logical entry in any of the configuration files or in the documentation.