biz.hammurapi.web.util
Class NoOpLogFactory
java.lang.Object
org.apache.commons.logging.LogFactory
biz.hammurapi.web.util.NoOpLogFactory
- public class NoOpLogFactory
- extends org.apache.commons.logging.LogFactory
Returns NoOpLog
- Author:
- Pavel
| 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 |
| Methods inherited from class org.apache.commons.logging.LogFactory |
createFactory, directGetContextClassLoader, getClassLoader, getContextClassLoader, getFactory, getLog, getLog, isDiagnosticsEnabled, logRawDiagnostic, newFactory, newFactory, objectId, release, releaseAll |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpLogFactory
public NoOpLogFactory()
getAttribute
public java.lang.Object getAttribute(java.lang.String name)
getAttributeNames
public java.lang.String[] getAttributeNames()
getInstance
public org.apache.commons.logging.Log getInstance(java.lang.Class clazz)
throws org.apache.commons.logging.LogConfigurationException
- Throws:
org.apache.commons.logging.LogConfigurationException
getInstance
public org.apache.commons.logging.Log getInstance(java.lang.String name)
throws org.apache.commons.logging.LogConfigurationException
- Throws:
org.apache.commons.logging.LogConfigurationException
release
public void release()
removeAttribute
public void removeAttribute(java.lang.String name)
setAttribute
public void setAttribute(java.lang.String name,
java.lang.Object value)
Copyright © 2006 Hammurapi Group. All Rights Reserved.