|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.log.SimpleLog
net.ggtools.grand.log.AntLog
public class AntLog
| Field Summary |
|---|
| Fields inherited from class net.ggtools.grand.log.SimpleLog |
|---|
LEVEL_ALL, LEVEL_DEBUG, LEVEL_ERROR, LEVEL_FATAL, LEVEL_INFO, LEVEL_NAMES, LEVEL_NONE, LEVEL_TRACE, LEVEL_WARN |
| Constructor Summary | |
|---|---|
AntLog()
Package only instanciation. |
|
| Method Summary | |
|---|---|
protected void |
log(java.lang.Object message,
java.lang.Throwable t,
int level)
|
static void |
setCurrentProject(org.apache.tools.ant.Project newProject)
|
static void |
setCurrentTask(org.apache.tools.ant.Task newTask)
|
| Methods inherited from class net.ggtools.grand.log.SimpleLog |
|---|
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, log, trace, trace, warn, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.commons.logging.Log |
|---|
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, warn, warn |
| Constructor Detail |
|---|
AntLog()
| Method Detail |
|---|
public static void setCurrentProject(org.apache.tools.ant.Project newProject)
public static void setCurrentTask(org.apache.tools.ant.Task newTask)
protected void log(java.lang.Object message,
java.lang.Throwable t,
int level)
log in class SimpleLog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||