The docker containers were filling up with logs which caused #227 and likely #226 . This change sends logs to STDOUT where they become part of dockers logging system which uses log rotation to keep the log size down while also retaining enough information for troubleshooting.
The docker containers were filling up with logs which caused #227 and likely #226 . This change sends logs to STDOUT where they become part of dockers logging system which uses log rotation to keep the log size down while also retaining enough information for troubleshooting.