Hi all - I've been searching and have yet to find a definitive answer on how to create a separate log file for each thread. I've read else where that the simplest way is to use post processing, but for my application that is difficult to do when debugging a live system. The best solution would really be a separate log file for each thread.
I saw the http://stauffer.james.googlepages.com/*DateFormatFileAppender*.java but that doesn't meet what I'm looking for. Any help would be much appreciated! Thanks, Patrick
