Class ConditionalLogEventObserver

  • All Implemented Interfaces:
    LogEventObserver

    public class ConditionalLogEventObserver
    extends Object
    implements LogEventObserver
    An observer that filters log messages by a given conditions, forwarding those that match the condition to a delegate observer