| Package | Description |
|---|---|
| io.atomix.utils.logging |
| Modifier and Type | Method and Description |
|---|---|
LoggerContext |
LoggerContext.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static ContextualLogger |
ContextualLoggerFactory.getLogger(Class clazz,
LoggerContext context)
Returns a contextual logger.
|
static ContextualLogger |
ContextualLoggerFactory.getLogger(String name,
LoggerContext context)
Returns a contextual logger.
|
| Constructor and Description |
|---|
ContextualLogger(org.slf4j.Logger delegate,
LoggerContext context) |
Copyright © 2013–2019. All rights reserved.