org.znerd.util.log
Class MavenLimb
java.lang.Object
org.znerd.util.log.Limb
org.znerd.util.log.MavenLimb
public class MavenLimb
- extends Limb
Limb implementation that sends output via the Maven logging mechanism.
Levels are mapped as follows: TODO
Constructor Summary |
MavenLimb(org.apache.maven.plugin.logging.Log log)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenLimb
public MavenLimb(org.apache.maven.plugin.logging.Log log)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
logImpl
protected void logImpl(LogLevel level,
String message,
Throwable exception)
- Overrides:
logImpl
in class Limb
Copyright © 2011-2012. All Rights Reserved.