| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| liquibase.logging.mdc |
| Modifier and Type | Method and Description |
|---|---|
MdcManager |
Scope.getMdcManager()
Get the current MDC manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpMdcManager
Default MDC manager, which does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
MdcManager |
MdcManagerFactory.getMdcManager() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<MdcManager> |
MdcManagerFactory.getPluginClass() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
MdcManagerFactory.getPriority(MdcManager obj,
Object... args) |
void |
MdcManagerFactory.unregister(MdcManager manager) |
Copyright © 2023 Liquibase.org. All rights reserved.