|
From: Brant S. <bs...@ad...> - 2009-06-11 02:46:45
|
I'm triggering a thread dump with the -d command and the log level set to STAUS. All I get in the log file is: --- 2009/06/10 17:21:38 | STATUS | wrapper | Dumping JVM state. -- If I set the log level to INFO, I get the thead dump in the wrapper log. This seems like an unnecessary requirement to utilize the thread dump facility. If I'm issuing a command for a dump, I should like to get the output regardless of my logging level. Moreover, is it possible to specify a file into which the thread dump be written (or, even better, a file name format?) Thanks for your assistance, Brant |