Include Protected Members
Include Inherited Members
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 | |
|---|---|---|
| .gif) .gif) | LogException(String, Exception) | Log an exception to the event log under the TeamFoundation EventSource Use the details from the exception to get the EventId and EventLogType | 
| .gif) .gif) | LogException(TeamFoundationRequestContext, String, Exception) | Log an exception to the event log under the TeamFoundation EventSource Use the details from the exception to get the EventId and EventLogType | 
| .gif) .gif) | LogException(String, Exception, Int32, EventLogEntryType) | Log an exception to the event log under the TeamFoundation EventSource | 
| .gif) .gif) | LogException(TeamFoundationRequestContext, String, Exception, Int32, EventLogEntryType) | Log an exception to the event log under the TeamFoundation EventSource | 
Top