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