So if
we went the above way we could separate out logging we could search for configurations in the following order;
SAR-INF/environment.xml (for backwards compatability) SAR-INF/logging.xml (excalibur logger) SAR-INF/log4j.xml (log4j xml format) SAR-INF/log4j.properties (log4j properties format) SAR-INF/log.properties (JDK1.4 format)
That way people who want to use Log4j config files can do it easily.
Thoughts?
I don't need it, but it makes sense. Wondering a bit how much of the support for this stuff can be placed in excalibur-logger.
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
