Click or drag to resize

Log Methods

The Log type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddLoggerProvider
Adds a provider to accept logging messages to the Log implementation (if none are added by the time the first log message comes then a default one will be chosen)
Public methodStatic memberSetLiteCoreLogLevel
An API for setting the logging level of the native LiteCore library
Public methodStatic memberSetLiteCoreLogLevels
An API for setting logging levels of various domains in the native LiteCore library
Top
See Also