Log Properties |
The Log type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Gets or sets a value indicating whether logging is enabled or disabled. The default is .
You can observe the log on standard VS output or use Listeners collection to add your own listener.
Logging uses BooleanSwitch named "Mail.dll".
Category name for log entries is also "Mail.dll".
|