Click or drag to resize

IDomainLoggingLevel Property

Gets or sets the current logging level of this logger

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
LogLogLevel Level { get; set; }

Property Value

Type: LogLogLevel
See Also