Package | Description |
---|---|
liquibase.integration.ant.logging | |
liquibase.logging | |
liquibase.logging.core |
Modifier and Type | Method and Description |
---|---|
LoggerContext |
AntTaskLogFactory.pushContext(String key,
Object object) |
Modifier and Type | Method and Description |
---|---|
LoggerContext |
LoggerFactory.pushContext(String key,
Object object)
Creates a new
LoggerContext and pushes it onto the stack. |
static LoggerContext |
LogService.pushContext(String key,
Object object)
Pushes a new nested diagnostic context onto the stack.
|
Modifier and Type | Class and Description |
---|---|
class |
NoOpLoggerContext
"Blank" context to use for
LoggerFactory implementations that do not support nested contexts. |
class |
Slf4jLoggerContext |
Modifier and Type | Method and Description |
---|---|
LoggerContext |
Slf4JLoggerFactory.pushContext(String key,
Object object) |
Copyright © 2018 Liquibase.org. All rights reserved.