public final class AntTaskLogService extends AbstractLogService
filterPRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Constructor and Description |
|---|
AntTaskLogService(org.apache.tools.ant.Task task) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Default implementation does nothing.
|
Logger |
getLog(Class clazz)
Creates a logger for logging from the given class.
|
int |
getPriority() |
getFilter, setFilterpublic int getPriority()
public Logger getLog(Class clazz)
LogServicepublic void close()
AbstractLogServiceclose in interface LogServiceclose in class AbstractLogServiceCopyright © 2020 Liquibase.org. All rights reserved.