|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.system.Logging
org.apache.manifoldcf.authorities.system.Logging
public class 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 |
|---|
public static org.apache.log4j.Logger authorityService
public static org.apache.log4j.Logger authorityConnectors
| Constructor Detail |
|---|
public Logging()
| Method Detail |
|---|
public static void initializeLoggers()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||