|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.Category
org.apache.log4j.Logger
com.retek.commons.logging.RetekLogger
Field Summary |
Fields inherited from class org.apache.log4j.Category |
additive, level, name, parent, repository, resourceBundle |
Constructor Summary | |
RetekLogger(java.lang.String name)
|
Method Summary | |
static org.apache.log4j.Category |
getInstance(java.lang.String name)
|
static org.apache.log4j.Logger |
getLogger(java.lang.Class clazz)
|
static org.apache.log4j.Logger |
getLogger(java.lang.String name)
|
static RetekLogger |
getRetekLogger(java.lang.Class clazz)
|
static RetekLogger |
getRetekLogger(java.lang.String name)
|
void |
timing(java.lang.Object arg0)
|
void |
timing(java.lang.Object arg0,
java.lang.Throwable arg1)
|
Methods inherited from class org.apache.log4j.Logger |
getLogger, getRootLogger |
Methods inherited from class org.apache.log4j.Category |
addAppender, assertLog, callAppenders, debug, debug, error, error, exists, fatal, fatal, forcedLog, getAdditivity, getAllAppenders, getAppender, getChainedPriority, getCurrentCategories, getDefaultHierarchy, getEffectiveLevel, getHierarchy, getInstance, getLevel, getLoggerRepository, getName, getParent, getPriority, getResourceBundle, getResourceBundleString, getRoot, info, info, isAttached, isDebugEnabled, isEnabledFor, isInfoEnabled, l7dlog, l7dlog, log, log, log, removeAllAppenders, removeAppender, removeAppender, setAdditivity, setLevel, setPriority, setResourceBundle, shutdown, warn, warn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RetekLogger(java.lang.String name)
Method Detail |
public static org.apache.log4j.Category getInstance(java.lang.String name)
public static org.apache.log4j.Logger getLogger(java.lang.String name)
public static RetekLogger getRetekLogger(java.lang.String name)
public static org.apache.log4j.Logger getLogger(java.lang.Class clazz)
public static RetekLogger getRetekLogger(java.lang.Class clazz)
public void timing(java.lang.Object arg0)
public void timing(java.lang.Object arg0, java.lang.Throwable arg1)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |