public class LogContextRegistryUtil
extends Object
| Constructor and Description |
|---|
LogContextRegistryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Set<LogContext> |
getLogContexts() |
static void |
registerLogContext(LogContext logContext) |
static void |
unregisterLogContext(LogContext logContext) |
public static Set<LogContext> getLogContexts()
public static void registerLogContext(LogContext logContext)
public static void unregisterLogContext(LogContext logContext)