public final class AntTaskLogService extends AbstractLogService
PRIORITY_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, setFilter
public int getPriority()
public Logger getLog(Class clazz)
LogService
public void close()
AbstractLogService
close
in interface LogService
close
in class AbstractLogService
Copyright © 2023 Liquibase.org. All rights reserved.