| Package | Description |
|---|---|
| org.apache.juli.logging |
This package contains classes that change internals of Apache Tomcat Juli library under
the same API.
|
| Class and 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.
|
Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.