ILogger Methods |
[This is preliminary documentation and is subject to change.]
The ILogger type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
IsEnabled |
Gets a value indicating whether logging of entries of the specified level is enabled.
| |
Log |
Logs an entry.
|