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 LoggerFormatterLoggerConfig.Defaults.DEFAULT_CONSOLE_LOGGER_FORMATTERMethods 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.