See: Description
| Class | Description |
|---|---|
| LogFactory |
Modified LogFactory: removed all discovery, hardcode a specific implementation
If you like a different logging implementation - use either the discovery-based
commons-logging, or better - another implementation hardcoded to your favourite
logging impl.
|
LogFactory is changed to delegate original
discovery mechanism to OSGi.
Different than in Commons Logging, Apache Tomcat Juli already removes all the discovery mechanisms.Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.