public static class LogContextConfiguration.Factory
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
Factory() |
Modifier and Type | Method and Description |
---|---|
static LogContextConfiguration |
create(LogContext logContext)
Construct a new persistent configuration for a log context.
|
public static LogContextConfiguration create(LogContext logContext)
logContext
- the log context to configure