Closed camallen closed 5 years ago
https://blog.bigbinary.com/2016/04/12/rails-5-allows-to-send-log-to-stdout-via-environment-variable.html
Looks as simple as adding the env RAILS_LOG_TO_STDOUT=1 to docker-compose stack.
RAILS_LOG_TO_STDOUT=1
closed by #70
https://blog.bigbinary.com/2016/04/12/rails-5-allows-to-send-log-to-stdout-via-environment-variable.html
Looks as simple as adding the env
RAILS_LOG_TO_STDOUT=1
to docker-compose stack.