Package com.couchbase.client.core.cnc
Interface LoggerFormatter
- All Known Implementing Classes:
DefaultLoggerFormatter
Deprecated.
SLF4J is used for all logging. Configuring the Couchbase SDK to use a customer logger formatter has no effect.
Interface allowing to customize the output format of the logger (right now only used for console logging).