Uses of Interface
com.couchbase.client.core.cnc.LoggerFormatter
Packages that use LoggerFormatter
-
Uses of LoggerFormatter in com.couchbase.client.core.cnc
Classes in com.couchbase.client.core.cnc that implement LoggerFormatter -
Uses of LoggerFormatter in com.couchbase.client.core.env
Fields in com.couchbase.client.core.env declared as LoggerFormatterModifier and TypeFieldDescriptionstatic final LoggerFormatter
LoggerConfig.Defaults.DEFAULT_CONSOLE_LOGGER_FORMATTER
Methods in com.couchbase.client.core.env that return LoggerFormatterModifier and TypeMethodDescriptionLoggerConfig.consoleLoggerFormatter()
Returns the logger formatter used for the console logger.Methods in com.couchbase.client.core.env with parameters of type LoggerFormatterModifier and TypeMethodDescriptionLoggerConfig.Builder.consoleLoggerFormatter
(LoggerFormatter loggerFormatter) Allows to customize the format when the console logger is used.LoggerConfig.consoleLoggerFormatter
(LoggerFormatter loggerFormatter) Allows to customize the format when the console logger is used.