danhale-git/craft

Improve logging

Closed this issue · 1 comments

Currently each container appends the bedrock_server process output to log.txt. The next step would be:

  • Keep an up to date copy of each container's log file on the host, or send the container process output directly to the host.
  • Implement logging for craft.

Done with logger package