`docker-compose logs -t` seems to output the log entries in random order. It should be possible, best as default, to get a sorted by time output.
docker-compose logs -tseems to output the log entries in random order. It should be possible, best as default, to get a sorted by time output.