org.apache.commons.logging.impl
Class MuleLocationAwareLog

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

public class MuleLocationAwareLog
extends SLF4JLocationAwareLog

A subclass to open up the acess.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.commons.logging.impl.SLF4JLocationAwareLog
name
 
Constructor Summary
MuleLocationAwareLog(LocationAwareLogger logger)
           
 
Method Summary
 
Methods inherited from class org.apache.commons.logging.impl.SLF4JLocationAwareLog
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

MuleLocationAwareLog

public MuleLocationAwareLog(LocationAwareLogger logger)


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