|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.DefaultLogger
org.codehaus.mojo.pluginsupport.ant.CommonsLoggingAntLoggerAdapter
public class CommonsLoggingAntLoggerAdapter
Adapts Ant logging to Jakarta Commons Logging.
| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.tools.ant.DefaultLogger |
|---|
emacsMode, err, LEFT_COLUMN_SIZE, lSep, msgOutputLevel, out |
| Constructor Summary | |
|---|---|
CommonsLoggingAntLoggerAdapter(org.apache.commons.logging.Log log)
|
|
| Method Summary | |
|---|---|
protected void |
printMessage(java.lang.String message,
java.io.PrintStream stream,
int priority)
|
| Methods inherited from class org.apache.tools.ant.DefaultLogger |
|---|
buildFinished, buildStarted, extractProjectName, formatTime, getBuildFailedMessage, getBuildSuccessfulMessage, getTimestamp, log, messageLogged, setEmacsMode, setErrorPrintStream, setMessageOutputLevel, setOutputPrintStream, targetFinished, targetStarted, taskFinished, taskStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public CommonsLoggingAntLoggerAdapter(org.apache.commons.logging.Log log)
| Method Detail |
|---|
protected void printMessage(java.lang.String message,
java.io.PrintStream stream,
int priority)
printMessage in class org.apache.tools.ant.DefaultLogger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||