Class Logging
- java.lang.Object
-
- org.apache.manifoldcf.core.system.Logging
-
- org.apache.manifoldcf.agents.system.Logging
-
-
Constructor Summary
Constructors Constructor Description Logging()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
initializeLoggers()
Initialize logger setup.-
Methods inherited from class org.apache.manifoldcf.core.system.Logging
getLogger, initializeLoggingSystem, newLogger, setLogLevels
-
-
-
-
Field Detail
-
_rcsid
public static final java.lang.String _rcsid
- See Also:
- Constant Field Values
-
agents
public static org.apache.log4j.Logger agents
-
ingest
public static org.apache.log4j.Logger ingest
-
api
public static org.apache.log4j.Logger api
-
-