Click or drag to resize

Logger Properties

[This is preliminary documentation and is subject to change.]

The Logger type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDebugEnabled
Public propertyStatic memberErrorEnabled
Public propertyStatic memberInfoEnabled
Public propertyStatic memberLogOutput
Sets the ILogOutput.
Public propertyStatic memberMessagesExpire
Gets or sets the messages expire time limit. Messages that have expired are removed from history. This property used in conjunction with SupressSpam = true prevents too much memory from being used over time
Public propertyStatic memberSuppressSpam
Public propertyStatic memberWarningEnabled
Top
See Also