On Thu, Mar 20, 2003 at 10:54:36PM -0500, David Corbin wrote:
> If I have multiple .WARs (often with common classes), is there anyway to
> either
> 1) detect which .WAR is logging and control logging based on that via
> log4j settings
> or
> 2) or include information about the .WAR in each log li
If I have multiple .WARs (often with common classes), is there anyway to
either
1) detect which .WAR is logging and control logging based on that via
log4j settings
or
2) or include information about the .WAR in each log line.
Thanks.
David
-
SuperLogging of Super from www.acelet.com will give your more that that.
It is free for jBoss users.
--- fractals <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is it possible to get logging information "on demand" ? That is: I would
> like to get logging information and than maybe reboot my system (or al
Hi,
Is it possible to get logging information "on demand" ? That is: I would
like to get logging information and than maybe reboot my system (or allow it
to crash), and then get a conduit to my app server (JBoss) again to get more
info, and so on...
I guess this must be a very obvious request, b