Class LogFileFilterOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class LogFileFilterOutputStream
    extends LineTransformationOutputStream
    This class deals with the actual filtering of the console using the configured regexes. Bear in mind that for now only one line expressions are possible.
    Author:
    ccapdevi