public class Log4j2Logger extends liquibase.logging.core.AbstractLogger
This class must be in the liquibase
package in order for the Liquibase plugin discovery mechanism to work.
Constructor and Description |
---|
Log4j2Logger() |
Modifier and Type | Method and Description |
---|---|
void |
debug(String message) |
void |
debug(String message,
Throwable e) |
int |
getPriority() |
void |
info(String message) |
void |
info(String message,
Throwable e) |
void |
setLogLevel(String logLevel,
String logFile) |
void |
setName(String name) |
void |
severe(String message) |
void |
severe(String message,
Throwable e) |
void |
warning(String message) |
void |
warning(String message,
Throwable e) |
public Log4j2Logger()
public int getPriority()
public void setLogLevel(String logLevel, String logFile)
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.