log4j-user  

Re: How to address only one of the RootLogger?

paul womack
Thu, 26 Aug 2010 04:46:22 -0700

BenXS wrote:
Ok, thank you.

That means whenever I code in the java source

log.info(.....);

then the log output goes to ALL specified RootLogger?

Step back...

I find it helpful to think of loggers as "broadcasting"
messages, labelled with logger(name) and level,
and to think of appenders as "listening".

  BugBear

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org