void |
DuccLogger.debug(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.doAppend(org.apache.log4j.Level level,
String method,
DuccId jobid,
String msg) |
void |
DuccLogger.doAppend(org.apache.log4j.Level level,
String method,
DuccId jobid,
String msg,
Throwable t) |
void |
DuccLogger.error(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
Throwable t,
Object... args) |
protected String |
DuccLogger.formatMsg(DuccId pid,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
Throwable t,
Object... args) |