Class LoggingEventConsumer

java.lang.Object
com.couchbase.client.core.cnc.LoggingEventConsumer
All Implemented Interfaces:
Consumer<Event>

public class LoggingEventConsumer extends Object implements Consumer<Event>
Consumes Events and logs them per configuration.

This consumer is intended to be attached by default and performs convenient logging throughout the system.