Package | Description |
---|---|
org.apache.logging.log4j.core.util |
Log4j 2 helper classes.
|
Modifier and Type | Field and Description |
---|---|
private static NullOutputStream |
NullOutputStream.INSTANCE |
static NullOutputStream |
NullOutputStream.NULL_OUTPUT_STREAM
Deprecated.
Deprecated in 2.7: use
getInstance() . |
Modifier and Type | Method and Description |
---|---|
static NullOutputStream |
NullOutputStream.getInstance()
Gets the singleton instance.
|