Uses of Class
org.apache.juli.logging.LogFactory
-
Packages that use LogFactory Package Description org.apache.juli.logging -
-
Uses of LogFactory in org.apache.juli.logging
Methods in org.apache.juli.logging that return LogFactory Modifier and Type Method Description static LogFactoryLogFactory. getFactory()Construct (if necessary) and return aLogFactoryinstance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
-