public final class AntTaskLogger extends AbstractLogger
| Constructor and Description |
|---|
AntTaskLogger(org.apache.tools.ant.Task task) |
AntTaskLogger(org.apache.tools.ant.Task task,
LogMessageFilter ignored)
Deprecated.
use
AntTaskLogger(Task) instead |
| Modifier and Type | Method and Description |
|---|---|
void |
log(Level level,
String message,
Throwable e)
Generic log method that can log at any log level
|
config, config, debug, debug, filterMessage, fine, fine, info, info, severe, severe, warning, warningclone, describe, equals, get, get, get, getAttributes, getFieldValue, getObjectMetaData, getValuePath, has, hashCode, set, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, describe, get, get, getAttributes, getObjectMetaData, getValuePath, has, set@Deprecated public AntTaskLogger(org.apache.tools.ant.Task task, LogMessageFilter ignored)
AntTaskLogger(Task) insteadpublic AntTaskLogger(org.apache.tools.ant.Task task)
Copyright © 2023 Liquibase.org. All rights reserved.