Uses of Interface
com.couchbase.client.core.cnc.LoggingEventConsumer.Logger
Packages that use LoggingEventConsumer.Logger
-
Uses of LoggingEventConsumer.Logger in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return LoggingEventConsumer.LoggerModifier and TypeMethodDescriptionLoggerConfig.customLogger()
Returns a custom logger if configured for testing.Methods in com.couchbase.client.core.env with parameters of type LoggingEventConsumer.LoggerModifier and TypeMethodDescriptionLoggerConfig.Builder.customLogger
(LoggingEventConsumer.Logger customLogger) Allows to specify a custom logger.static LoggerConfig.Builder
LoggerConfig.customLogger
(LoggingEventConsumer.Logger customLogger) Allows to specify a custom logger.