Treating a log4j log like a database
Wednesday, March 28th, 2007I’m finally posting a Python module I wrote months ago that I have found to be very handy.
Our log4j log files get big — really big. It doesn’t help that we log just about everything under the sun. This makes it difficult to parse through and find the messages that we are looking [...]
