Uses of Class
com.couchbase.client.core.env.LoggerConfig
-
Uses of LoggerConfig in com.couchbase.client.core.cnc
Modifier and TypeMethodDescriptionstatic LoggingEventConsumer
LoggingEventConsumer.create
(LoggerConfig loggerConfig) -
Uses of LoggerConfig in com.couchbase.client.core.env
Modifier and TypeMethodDescriptionLoggerConfig.Builder.build()
Builds theLoggerConfig
and makes it immutable.static LoggerConfig
LoggerConfig.create()
Deprecated.CoreEnvironment.loggerConfig()
Returns the current logger configuration.
CoreEnvironment.Builder.loggerConfig(Consumer)
and configure the builder passed to the consumer.