|
Couchbase Lite C++
Couchbase Lite C++ API
|
Go to the source code of this file.
Classes | |
| struct | cbl::ConsoleLogSink |
| Console log sink configuration for logging to the console. More... | |
| struct | cbl::CustomLogSink |
| Custom log sink configuration for logging to a user-defined callback. More... | |
| struct | cbl::FileLogSink |
| File log sink configuration for logging to files. More... | |
| class | cbl::LogSinks |
| Controls where Couchbase Lite writes its log messages. More... | |
Namespaces | |
| namespace | cbl |
Typedefs | |
| using | cbl::LogDomainMask = CBLLogDomainMask |
| using | cbl::LogSinkCallback = CBLLogSinkCallback |
| using | cbl::LogLevel = CBLLogLevel |
| using | cbl::LogDomain = CBLLogDomain |