Uses of Class
org.apache.logging.log4j.core.util.NullOutputStream
-
Packages that use NullOutputStream Package Description org.apache.logging.log4j.core.util Log4j 2 helper classes. -
-
Uses of NullOutputStream in org.apache.logging.log4j.core.util
Fields in org.apache.logging.log4j.core.util declared as NullOutputStream Modifier and Type Field Description static NullOutputStream
NullOutputStream. NULL_OUTPUT_STREAM
Deprecated.Deprecated in 2.7: usegetInstance()
.Methods in org.apache.logging.log4j.core.util that return NullOutputStream Modifier and Type Method Description static NullOutputStream
NullOutputStream. getInstance()
Gets the singleton instance.
-