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 public static LogScrubSensitivity ScrubSensitivity { get; set; }
Property Value
Type:
LogScrubSensitivitySee Also