Interface LoggingEventSink


  • public interface LoggingEventSink
    Gathers log lines as they are produced by TracingAppender.
    • Method Detail

      • consume

        void consume​(String line)
        Consumes a log line.