|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.logging.LogFactory org.apache.commons.logging.impl.LogFactoryImpl de.schwarzrot.logging.SRLogFactory
public class SRLogFactory
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 | |
---|---|
SRLogFactory()
|
Method Summary | |
---|---|
static String |
getUserGivenLogger()
|
void |
setAttribute(String name,
Object value)
|
static void |
setUserGivenLogger(String userGivenLogger)
|
Methods inherited from class org.apache.commons.logging.impl.LogFactoryImpl |
---|
getAttribute, getAttributeNames, getClassLoader, getContextClassLoader, getInstance, getInstance, getLogClassName, getLogConstructor, isDiagnosticsEnabled, isJdk13LumberjackAvailable, isJdk14Available, isLog4JAvailable, logDiagnostic, newInstance, release, removeAttribute |
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 SRLogFactory()
Method Detail |
---|
public void setAttribute(String name, Object value)
setAttribute
in class org.apache.commons.logging.impl.LogFactoryImpl
public static final String getUserGivenLogger()
public static final void setUserGivenLogger(String userGivenLogger)
|
SRJRCFrames v0.1.296 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |