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 public static bool SetDefaultLogger()
Return Value
Type:
Booleantrue, if logger was set,
false otherwise.
See Also