
public class StdOutErrLevel extends Level
| Modifier and Type | Field and Description |
|---|---|
static Level |
STDERR
Level for STDERR activity
|
static Level |
STDOUT
Level for STDOUT activity.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
readResolve()
Method to avoid creating duplicate instances when deserializing the
object.
|
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toStringpublic static Level STDOUT
public static Level STDERR
protected Object readResolve() throws ObjectStreamException
Level value in this
classloaderObjectStreamException - If unable to deserializeCopyright © 2018 universAAL Consortium. All rights reserved.