Class DefaultFilterStreamProperties

    • Constructor Detail

      • DefaultFilterStreamProperties

        public DefaultFilterStreamProperties()
    • Method Detail

      • isVerbose

        public boolean isVerbose()
        Specified by:
        isVerbose in interface FilterStreamProperties
        Returns:
        true if the stream should log details of what is happening
      • setVerbose

        public void setVerbose​(boolean verbose)
        Specified by:
        setVerbose in interface FilterStreamProperties
        Parameters:
        verbose - true if the stream should log details of what is happening