> I love this. However, there is one usability issue. Assume you select
> the
> first logger, by the time you want to select the second logger, the
> events
> disappear leaving you with only the events of the first logger. Do you
> see
> what I mean?
Remember that the filters are applied to a
riday, May 21, 2004 1:07 PM
To: Log4J Developers List
Subject: RE: More chainsaw comments
At 09:13 PM 5/21/2004, you wrote:
>There are two choices off the top of my head for supporting the display
>of
>multiple loggers at once:
>
>- in the logger tree: disable individual loggers you&
At 09:13 PM 5/21/2004, you wrote:
There are two choices off the top of my head for supporting the display of
multiple loggers at once:
- in the logger tree: disable individual loggers you'd like to exclude in
a hierarchy, and then focus on the higher level hierarchy, OR
That doesn't sound practi
xpression (something
like LEVEL == INFO)
I'll look into the dups issue..
-Original Message-
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 12:57 PM
To: Log4J Developers List
Subject: RE: More chainsaw comments
Thanks for the detailed explanations Scott. Is t
describes the supported keywords
used by the tab identifier and the custom tab expression mechanism - see
the javadoc here:
http://cvs.apache.org/viewcvs.cgi/jakarta-log4j/src/java/org/apache/log4j/spi/LoggingEventFieldResolver.java?rev=1.7&view=auto
Hope this helps,
Scott
-Original Mess
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 11:33 AM
To: [EMAIL PROTECTED]
Subject: More chainsaw comments
Hi again,
The automatic direction of events to various panels is a very powerful
feature. Is this feature documented somewhere?
The capability to focus on a logge
ldResolver.java?rev=1.7&view=auto
Hope this helps,
Scott
-Original Message-
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 11:33 AM
To: [EMAIL PROTECTED]
Subject: More chainsaw comments
Hi again,
The automatic direction of events to various panels is a very
Hi again,
The automatic direction of events to various panels is a very powerful
feature. Is this feature documented somewhere?
The capability to focus on a logger is also very useful. Is it possible to
focus on multiple loggers at once? It looked as if that was not the case.
Thanks in advance,