Is LogManager.getCurrentLoggers supposed to return all loggers including the root?  
I'm only getting a single logger (my application logger).  When I try calling 
getAllAppenders() the appenders I'm interested in are not returned because they are 
attached to the root.  It's easy enough to also get the root logger and get its 
appenders but I thought the root logger would be returned by getCurrentLoggers.

Craig

****************************************************************
                        Please Note
The information in this E-mail message is legally privileged
and confidential information intended only for the use of the
individual(s) named above. If you, the reader of this message,
are not the intended recipient, you are hereby notified that 
you should not further disseminate, distribute, or forward this
E-mail message. If you have received this E-mail in error,
please notify the sender. Thank you
*****************************************************************

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to