public static final class LoggingHelper.StdOutErrLevel
extends java.util.logging.Level
Modifier and Type | Field and Description |
---|---|
static java.util.logging.Level |
STDERR
Level for STDERR activity
|
static java.util.logging.Level |
STDOUT
Level for STDOUT activity.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readResolve()
Method to avoid creating duplicate instances when deserializing the
object.
|
public static final java.util.logging.Level STDOUT
public static final java.util.logging.Level STDERR
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
Level
value in this
classloaderjava.io.ObjectStreamException
- If unable to deserialize