|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.integration.ant.BaseLiquibaseTask.LogRedirector
protected static class BaseLiquibaseTask.LogRedirector
Redirector of logs from java.util.logging to ANT's loggging
Constructor Summary | |
---|---|
protected |
BaseLiquibaseTask.LogRedirector(org.apache.tools.ant.Task task)
Constructor |
Method Summary | |
---|---|
protected java.util.logging.Handler |
createHandler()
|
protected void |
redirectLogger()
|
protected void |
registerHandler(java.util.logging.Handler theHandler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BaseLiquibaseTask.LogRedirector(org.apache.tools.ant.Task task)
task
- Method Detail |
---|
protected void redirectLogger()
protected void registerHandler(java.util.logging.Handler theHandler)
protected java.util.logging.Handler createHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |