After all the log files have been cleaned up, they can combine into a single file:
cat logs/clean/*.log | sort --numeric-sort > logs/combined.log
This file can be used to call Gource with.