Dear All, Is it possible to configure multiple loggers, logging to the same appender?
e.g. log4j.logger.com.xxx.automation.flatfile=DEBUG, AUTOMATION log4j.logger.com.xxx.automation.service=DEBUG, AUTOMATION Where AUTOMATION is an appender? In my example, I am only seeing loggin from the com.xxx.automation.service package and not the com.xxx.automation.flatfile package. What I am seeing is that I am only able to attach 1 logger/category to an appender? Is there any additional set up I have to do? Thanks, Tim -- View this message in context: http://old.nabble.com/Multiple-Loggers-Logging-to-Same-Appender-tp31468841p31468841.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org