org.apache.commons.logging.impl
Class MuleLog

java.lang.Object
  extended by org.apache.commons.logging.impl.SLF4JLog
      extended by org.apache.commons.logging.impl.MuleLog
All Implemented Interfaces:
Serializable, Log

public class MuleLog
extends SLF4JLog

A subclass to open up the acess.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.commons.logging.impl.SLF4JLog
name
 
Constructor Summary
MuleLog(Logger logger)
           
 
Method Summary
 
Methods inherited from class org.apache.commons.logging.impl.SLF4JLog
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, readResolve, trace, trace, warn, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleLog

public MuleLog(Logger logger)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.