LogScrubSensitivity Property |
Gets or sets the level at which the logger will redacted sensivity
information from the logs.
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntaxpublic static LogScrubSensitivity ScrubSensitivity { get; set; }Property Value
Type:
LogScrubSensitivity
See Also