private static final class LogContext.StrongLevelRef extends java.lang.Object implements LogContext.LevelRef
Modifier and Type | Field and Description |
---|---|
private java.util.logging.Level |
level |
Modifier | Constructor and Description |
---|---|
private |
StrongLevelRef(java.util.logging.Level level) |
Modifier and Type | Method and Description |
---|---|
java.util.logging.Level |
get() |
public java.util.logging.Level get()
get
in interface LogContext.LevelRef