m0r13 / mclogalyzer

Minecraft Server Log Analyzer
GNU General Public License v3.0
44 stars 20 forks source link

Parse old logging scheme #8

Closed seifer44 closed 9 years ago

seifer44 commented 9 years ago

Would you be willing to modify this script to parse through the older log format as well as newer format? Even if I rename my older server.log into the same log.gz format, it doesn't seem to pull any info from it or even output that it's parsing. I'm assuming this is due to the formatting being different with the original log.

I can provide a sample server.log file if you would like. I first started this particular server with version 1.2.5

seifer44 commented 9 years ago

Never mind. Wrote something to do it myself. https://github.com/seifer44/mclogconverter

m0r13 commented 9 years ago

Hey. Sorry, I had a look at your post, but then I forgot about it because I was busy with other things...

Thanks for the script. It's probably better to have it as an extra script instead of having it included in mclogalyzer.