org.codehaus.plexus.logging
Class AbstractLogEnabled
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
- All Implemented Interfaces:
- LogEnabled
public abstract class AbstractLogEnabled
- extends Object
- implements LogEnabled
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLogEnabled
public AbstractLogEnabled()
enableLogging
public void enableLogging(Logger theLogger)
- Specified by:
enableLogging
in interface LogEnabled
getLogger
protected Logger getLogger()
setupLogger
protected final void setupLogger(Object component)
setupLogger
protected final void setupLogger(Object component,
String category)
setupLogger
protected final void setupLogger(Object component,
Logger logger)
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.