tag:www.codespaces.com,2005:/blog/2009/09/28/tidy-up-your-java-logging?format=atom Code Spaces : Professional Subversion Hosting : Tidy up your Java logging Blogging about Professional Subversion Hosting, Project Management and Issues Tracking 2009-10-20T23:40:51+00:00 Typo tag:www.codespaces.com,2005:Comment/475 2009-09-29T06:22:08+00:00 2009-10-20T23:40:51+00:00 Dennis Comment on Tidy up your Java logging by Dennis

I agree that the default format is messy with a lot of log messages. Have you thought about using some more advanced framework/tool that helps you read/analyze logs? For example, our logging tool SmartInspect* comes with a Console that allows you to easily filter/view log messages of different threads separately, if needed.

The Console is Windows only, so this might be a problem for your in case you don’t work with Windows on your desktop. But I’m sure there are also other tools out there.

*) http://www.gurock.com/smartinspect/

Regards, Dennis