Hello,
I currently use the syslog log_driver, but I think its excessive and logs too many things. Now that my servers are stable and without problems, is it possible to disable logging completely?
For example, something like: $config['log_driver'] = null;
Thank you.