Package org.apache.juli.logging
This package contains classes that change internals of Apache Tomcat Juli library under
the same API. Only
LogFactory is changed to delegate original
discovery mechanism to OSGi.
Different than in Commons Logging, Apache Tomcat Juli already removes all the discovery mechanisms.-
Class Summary Class Description LogFactory This is a modified LogFactory that uses a simpleServiceLoaderbased discovery mechanism with a default of using JDK based logging.