Uses of Interface
com.couchbase.client.core.cnc.LoggingEventConsumer.Logger
-
Packages that use LoggingEventConsumer.Logger Package Description com.couchbase.client.core.env -
-
Uses of LoggingEventConsumer.Logger in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return LoggingEventConsumer.Logger Modifier and Type Method Description LoggingEventConsumer.LoggerLoggerConfig. customLogger()Methods in com.couchbase.client.core.env with parameters of type LoggingEventConsumer.Logger Modifier and Type Method Description LoggerConfig.BuilderLoggerConfig.Builder. customLogger(LoggingEventConsumer.Logger customLogger)Allows to specify a custom logger.static LoggerConfig.BuilderLoggerConfig. customLogger(LoggingEventConsumer.Logger customLogger)
-