/[Apache-SVN]
ViewVC logotype

Revision 574433


Jump to revision: Previous Next
Author: kmalhi
Date: Tue Sep 11 02:17:56 2007 UTC (16 years, 7 months ago)
Changed paths: 1
Log Message:
OpenEJB-675 [Add support for logging being configured externally]
Modified o.a.o.util.Logger to check for a system property named "openejb.logger.external".

If this property is false, then configure logging according to OpenEJB's internal rules of configuration

If this property is true, then do nothing i.e. just assume that the external software (e.g. Geronimo) has done whatever is neccessary to configure log4j

Also changed the name of the configure() method to configureInternal(), just to be more explicit

Changed paths

Path Details
Directoryopenejb/trunk/openejb3/container/openejb-core/src/main/java/org/apache/openejb/util/Logger.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26