ILogger.LogException Method
Include Protected Members
Include Inherited Members
Logs an exception.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
LogException(String, Int32, Exception) | Logs an exception. | |
LogException(String, Int32, String, Exception) | Logs an exception. |
Top