Improve logging
Closed this issue · 1 comments
danhale-git commented
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.
danhale-git commented
Done with logger package