Click or drag to resize
ILogger Methods

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

The ILogger type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodIsEnabled
Gets a value indicating whether logging of entries of the specified level is enabled.
Public methodLog
Logs an entry.
Top
See Also