Uses of Class
org.apache.logging.log4j.core.util.NullOutputStream
Packages that use NullOutputStream
-
Uses of NullOutputStream in org.apache.logging.log4j.core.util
Fields in org.apache.logging.log4j.core.util declared as NullOutputStreamModifier and TypeFieldDescriptionstatic final NullOutputStream
NullOutputStream.NULL_OUTPUT_STREAM
Deprecated.Methods in org.apache.logging.log4j.core.util that return NullOutputStreamModifier and TypeMethodDescriptionstatic NullOutputStream
NullOutputStream.getInstance()
Gets the singleton instance.
getInstance()
.