org.apache.manifoldcf.agents.system
Class Logging
java.lang.Object
org.apache.manifoldcf.core.system.Logging
org.apache.manifoldcf.agents.system.Logging
- Direct Known Subclasses:
- Logging
public class Logging
- extends Logging
This class furnishes the logging environment for the crawler application.
|
Field Summary |
static java.lang.String |
_rcsid
|
static org.apache.log4j.Logger |
agents
|
static org.apache.log4j.Logger |
api
|
static org.apache.log4j.Logger |
ingest
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
Logging
public Logging()
initializeLoggers
public static void initializeLoggers()
- Initialize logger setup.