|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.logging.LogFactory
org.apache.commons.logging.impl.LogFactoryImpl
net.jradius.client.gui.LogFactory
public class LogFactory
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(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 |
---|
public LogFactory()
Method Detail |
---|
public org.apache.commons.logging.Log getInstance(Class c) throws org.apache.commons.logging.LogConfigurationException
getInstance
in class org.apache.commons.logging.impl.LogFactoryImpl
org.apache.commons.logging.LogConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |