Click or drag to resize

LogScrubSensitivity Property

Gets or sets the level at which the logger will redacted sensivity information from the logs.

Namespace:  Couchbase.Lite.Logging
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
public static LogScrubSensitivity ScrubSensitivity { get; set; }

Property Value

Type: LogScrubSensitivity
See Also