org.xnap.commons.maven.gettext
Class LoggerStreamConsumer
java.lang.Object
org.xnap.commons.maven.gettext.LoggerStreamConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class LoggerStreamConsumer
- 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 |
DEBUG
public static final int DEBUG
- See Also:
- Constant Field Values
INFO
public static final int INFO
- See Also:
- Constant Field Values
WARN
public static final int WARN
- See Also:
- Constant Field Values
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
LoggerStreamConsumer
public LoggerStreamConsumer(org.apache.maven.plugin.logging.Log logger,
int loglevel)
consumeLine
public void consumeLine(String line)
- Specified by:
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumer
Copyright © 2013. All Rights Reserved.