ILogger Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents a general purpose logging interface.
Namespace: System.Web.Http.Common
Assembly: System.Web.Http.Common (in System.Web.Http.Common.dll)
The ILogger type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Log | |
![]() | LogException | Logs the given exception at the given level under the given category. |
Show:
