com.retek.commons.logging
Class RetekLogger

java.lang.Object
  extended byorg.apache.log4j.Category
      extended byorg.apache.log4j.Logger
          extended bycom.retek.commons.logging.RetekLogger
All Implemented Interfaces:
org.apache.log4j.spi.AppenderAttachable

public class RetekLogger
extends org.apache.log4j.Logger


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

RetekLogger

public RetekLogger(java.lang.String name)
Method Detail

getInstance

public static org.apache.log4j.Category getInstance(java.lang.String name)

getLogger

public static org.apache.log4j.Logger getLogger(java.lang.String name)

getRetekLogger

public static RetekLogger getRetekLogger(java.lang.String name)

getLogger

public static org.apache.log4j.Logger getLogger(java.lang.Class clazz)

getRetekLogger

public static RetekLogger getRetekLogger(java.lang.Class clazz)

timing

public void timing(java.lang.Object arg0)

timing

public void timing(java.lang.Object arg0,
                   java.lang.Throwable arg1)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28