Release notes - Scalelite - Version 1.1.1.0
This is a minor patch for v1.1.1. The only change is that asides of sending logs to STDOUT (which was hard-coded in the image), can now be set through ENV variables to true/false when using some other mechanism for externalising logs. It is set to true
by default in the Dockerfile, so the behaviour does not affect current deployments.
Bug
SL-133 Logs were always sent to STD_OUT