Slice those logs up into pretty little pieces. Output each process to a separate file.
Build the project using go build and run the executable.
go build -o logsplitter main.gologsplitter -f <messages file location> -r <output folder location>MIT License © 2023-PRESENT Dean McLennan
