net.sf.dtddoc.maven2
Class MavenLogger
java.lang.Object
DTDDoc.Logger
net.sf.dtddoc.maven2.MavenLogger
public class MavenLogger
- extends DTDDoc.Logger
Constructor Summary |
MavenLogger(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 |
MavenLogger
public MavenLogger(org.apache.maven.plugin.logging.Log log)
error
public void error(String msg)
- Specified by:
error
in class DTDDoc.Logger
error
public void error(String msg,
Exception e)
- Overrides:
error
in class DTDDoc.Logger
info
public void info(String msg)
- Specified by:
info
in class DTDDoc.Logger
warn
public void warn(String msg)
- Specified by:
warn
in class DTDDoc.Logger
Copyright © 2006-2011 DTDDoc. All Rights Reserved.