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 practical if you have 50 loggers and you just want to focus on 3.
- in the 'refine focus' field, define an expression explicitly specifying the loggers you are interested in
for example, 'logger ~= org.apache.log4j.spi || logger ~= org.apache.log4j.xml'
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?
Come to think of it, the ability to build up the expression is so powerful that the Logger panel now looks like a distraction to me.
Good weekend to all.
Scott
-- Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
