Hi, JB,
Those are interesting ideas and would work if I had access to the code. The application I am dealing with is a blackbox that writes log/tmp files to locations that are dynamically set and have randomized pathnames. I'll need to grab stacktraces to identify the classname.methodname, but even that won't work if the classes are loaded dynamically from the network via a custom classloader.
Cheers
K