public class Logging extends Logging
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
static org.apache.log4j.Logger |
connectors |
static org.apache.log4j.Logger |
hopcount |
static org.apache.log4j.Logger |
jobs |
static org.apache.log4j.Logger |
scheduling |
static org.apache.log4j.Logger |
threads |
Constructor and Description |
---|
Logging() |
Modifier and Type | Method and Description |
---|---|
static void |
initializeLoggers()
Initialize logger setup.
|
getLogger, initializeLoggingSystem, newLogger, setLogLevels
public static final java.lang.String _rcsid
public static org.apache.log4j.Logger threads
public static org.apache.log4j.Logger jobs
public static org.apache.log4j.Logger connectors
public static org.apache.log4j.Logger hopcount
public static org.apache.log4j.Logger scheduling