Gets or sets the logging level for Log.* calls (domains
must be set with their respective interfaces
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic static LogLogLevel Level { get; set; }Property Value
Type:
LogLogLevel
See Also