liquibase.integration.ant
Class BaseLiquibaseTask.LogRedirector
java.lang.Object
liquibase.integration.ant.BaseLiquibaseTask.LogRedirector
- Enclosing class:
- BaseLiquibaseTask
protected static class BaseLiquibaseTask.LogRedirector
- extends Object
Redirector of logs from java.util.logging to ANT's loggging
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseLiquibaseTask.LogRedirector
protected BaseLiquibaseTask.LogRedirector(org.apache.tools.ant.Task task)
- Constructor
- Parameters:
task
-
redirectLogger
protected void redirectLogger()
registerHandler
protected void registerHandler(Handler theHandler)
createHandler
protected Handler createHandler()
Copyright © 2012 Liquibase.org. All Rights Reserved.