I'm trying to analyze some log files generated in Linux and I've noticed that it's very annoying to understand where a line is starting / ending.
I would like to know if there is any kind of command or tools for better visualization of logs.
Example of a boring log generated by Mysql, seen from the command line:
Does anyone know how to report some tool for better visualization / monitoring of logs?