Logger Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Monkeyspeak.Logging.Logger"]
Namespace: Monkeyspeak.Logging
The Logger type exposes the following members.
Name | Description | |
---|---|---|
DebugEnabled | ||
ErrorEnabled | ||
InfoEnabled | ||
LogOutput |
Sets the ILogOutput.
| |
MessagesExpire |
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
| |
SuppressSpam | ||
WarningEnabled |