org.kuali.common.util.log
Class LoggingStreamConsumer
java.lang.Object
org.kuali.common.util.log.LoggingStreamConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public final class LoggingStreamConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingStreamConsumer
public LoggingStreamConsumer(org.slf4j.Logger logger)
LoggingStreamConsumer
public LoggingStreamConsumer(org.slf4j.Logger logger,
LoggerLevel level)
consumeLine
public void consumeLine(String line)
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getLogger
public org.slf4j.Logger getLogger()
getLevel
public LoggerLevel getLevel()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.