Logger Properties

The Logger type exposes the following members.

Properties
  NameDescription
Public propertyAppenders
Gets or sets the appender list.
Public propertyStatic memberDebug
Gets the debug logger.
Public propertyName
Gets or sets name.
Public propertySeverity
Gets or sets severity.
See Also