Click or drag to resize

Log Properties

The Log type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDisabled
Gets or sets a value indicated if logging is disabled (if so, nothing will be logged)
Public propertyStatic memberLevel
Gets or sets the logging level for Log.* calls (domains must be set with their respective interfaces
Public propertyStatic memberScrubSensitivity
Gets or sets the level at which the logger will redacted sensivity information from the logs.
Top
See Also