Click or drag to resize

LogSetDefaultLogger Method

Sets the logger to the library provided logger

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public static bool SetDefaultLogger()

Return Value

Type: Boolean
true, if logger was set, false otherwise.
See Also