Class Log4JLogConsumerService

  • All Implemented Interfaces:
    LogConsumerService

    public final class Log4JLogConsumerService
    extends Object
    implements LogConsumerService
    An implementation of LogConsumerService backed by the Log4j 2.x runtime.

    It registers a custom appender with Log4j which dispatches log events to registered consumers

    Since:
    8.0
    See Also:
    LogConsumerServiceAppender