java.lang.Objectorg.apache.commons.logging.impl.NoOpLog
All Implemented Interfaces:
Log, Serializable
Trivial implementation of Log that throws away all messages. No configurable system properties are supported.
- href="mailto:sanders@apache.org">Scott Sanders
Rod
- Waldhoff$
- Id: NoOpLog.java 424107 2006-07-20 23:15:42Z skitching $Constructor: |
---|
|
|
Method from org.apache.commons.logging.impl.NoOpLog Summary: |
---|
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, warn, warn |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.commons.logging.impl.NoOpLog Detail: |
---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|