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 private static NullOutputStreamNullOutputStream. INSTANCEstatic NullOutputStreamNullOutputStream. NULL_OUTPUT_STREAMDeprecated.Deprecated in 2.7: usegetInstance().Methods in org.apache.logging.log4j.core.util that return NullOutputStream Modifier and Type Method Description static NullOutputStreamNullOutputStream. getInstance()Gets the singleton instance.
-