|
From: Leif M. <lei...@ta...> - 2009-06-11 03:24:33
|
Brant, Currently all console output from the JVM is being logged at the INFO log level, this includes the thread dumps. We have on our todo list the ability to control the log level of the JVM'S console output in more detail. I willl think about how this could be done only for thread dumps, or about ways to send that output to another file. Chers, Leif On Thu, Jun 11, 2009 at 9:35 AM, Brant Strand<bs...@ad...> wrote: > 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 -- Leif Mortenson Representative Director Tanuki Software, Ltd. 6-16-7-1001 Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel/Fax: +81-3-3878-3211 http://www.tanukisoftware.com lei...@ta... |