> -----Original Message----- > From: [email protected] [mailto:[email protected]] > > How to have multiple loggers with shared code also using the logger?
This is more of a log4j question that a Tomcat one. From a brief look at the log4j sources it looks as if you'll need a custom RepositorySelector that used the context classloader to select the repository to use. I thought log4j did that by default. I could be wrong on that or I might have read the source code incorrectly. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
