Class NullOutputLogTarget

    • Constructor Detail

      • NullOutputLogTarget

        public NullOutputLogTarget()
        Creation of a new null log target.
    • Method Detail

      • write

        protected void write​(java.lang.String data)
        Do nothing output method.
        Overrides:
        write in class AbstractOutputTarget
        Parameters:
        data - the data to be output