Uses of Class
com.couchbase.client.core.cnc.LoggingEventConsumer
-
Packages that use LoggingEventConsumer Package Description com.couchbase.client.core.cnc -
-
Uses of LoggingEventConsumer in com.couchbase.client.core.cnc
Methods in com.couchbase.client.core.cnc that return LoggingEventConsumer Modifier and Type Method Description static LoggingEventConsumerLoggingEventConsumer. create()Creates a newLoggingEventConsumerwith all defaults.static LoggingEventConsumerLoggingEventConsumer. create(LoggerConfig loggerConfig)
-