org.apache.manifoldcf.authorities.system
Class Logging

java.lang.Object
  extended by org.apache.manifoldcf.core.system.Logging
      extended by org.apache.manifoldcf.authorities.system.Logging

public class Logging
extends Logging

This class furnishes the logging environment for the authorities application.


Field Summary
static org.apache.log4j.Logger authorityConnectors
           
static org.apache.log4j.Logger authorityService
           
 
Fields inherited from class org.apache.manifoldcf.core.system.Logging
_rcsid, cache, db, keystore, lock, misc, perf, root
 
Constructor Summary
Logging()
           
 
Method Summary
static void initializeLoggers()
          Initialize logger setup.
 
Methods inherited from class org.apache.manifoldcf.core.system.Logging
getLogger, initializeLoggingSystem, newLogger, setLogLevels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

authorityService

public static org.apache.log4j.Logger authorityService

authorityConnectors

public static org.apache.log4j.Logger authorityConnectors
Constructor Detail

Logging

public Logging()
Method Detail

initializeLoggers

public static void initializeLoggers()
Initialize logger setup.