Class SimpleEventBusLogger

java.lang.Object
com.couchbase.client.core.transaction.log.SimpleEventBusLogger

@Internal public class SimpleEventBusLogger extends Object
Simple wrapper around logging to the Couchbase event bus.
Since:
3.3.0
Author:
Graham Pople
  • Constructor Details

    • SimpleEventBusLogger

      public SimpleEventBusLogger(EventBus eventBus, String category)
  • Method Details