net.jradius.client.gui
Class LogFactory

java.lang.Object
  extended by org.apache.commons.logging.LogFactory
      extended by org.apache.commons.logging.impl.LogFactoryImpl
          extended by net.jradius.client.gui.LogFactory

public class LogFactory
extends org.apache.commons.logging.impl.LogFactoryImpl


Nested Class Summary
 class LogFactory.LogImpl
           
 
Field Summary
 
Fields inherited from class org.apache.commons.logging.impl.LogFactoryImpl
ALLOW_FLAWED_CONTEXT_PROPERTY, ALLOW_FLAWED_DISCOVERY_PROPERTY, ALLOW_FLAWED_HIERARCHY_PROPERTY, attributes, instances, LOG_PROPERTY, LOG_PROPERTY_OLD, logConstructor, logConstructorSignature, logMethod, logMethodSignature
 
Fields inherited from class org.apache.commons.logging.LogFactory
DIAGNOSTICS_DEST_PROPERTY, factories, FACTORY_DEFAULT, FACTORY_PROPERTIES, FACTORY_PROPERTY, HASHTABLE_IMPLEMENTATION_PROPERTY, nullClassLoaderFactory, PRIORITY_KEY, SERVICE_ID, TCCL_KEY
 
Constructor Summary
LogFactory()
           
 
Method Summary
 org.apache.commons.logging.Log getInstance(java.lang.Class c)
           
 
Methods inherited from class org.apache.commons.logging.impl.LogFactoryImpl
getAttribute, getAttributeNames, getClassLoader, getContextClassLoader, getInstance, getLogClassName, getLogConstructor, isDiagnosticsEnabled, isJdk13LumberjackAvailable, isJdk14Available, isLog4JAvailable, logDiagnostic, newInstance, release, removeAttribute, setAttribute
 
Methods inherited from class org.apache.commons.logging.LogFactory
createFactory, directGetContextClassLoader, getFactory, getLog, getLog, logRawDiagnostic, newFactory, newFactory, objectId, release, releaseAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFactory

public LogFactory()
Method Detail

getInstance

public org.apache.commons.logging.Log getInstance(java.lang.Class c)
                                           throws org.apache.commons.logging.LogConfigurationException
Overrides:
getInstance in class org.apache.commons.logging.impl.LogFactoryImpl
Throws:
org.apache.commons.logging.LogConfigurationException


Copyright © 2008 JRadius Project, All Rights Reserved.