Share via


TeamFoundationApplicationCore.LogException Method

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
Public methodStatic member 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
Public methodStatic member 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
Public methodStatic member LogException(String, Exception, Int32, EventLogEntryType) Log an exception to the event log under the TeamFoundation EventSource
Public methodStatic member LogException(TeamFoundationRequestContext, String, Exception, Int32, EventLogEntryType) Log an exception to the event log under the TeamFoundation EventSource

Top

See Also

Reference

TeamFoundationApplicationCore Class

Microsoft.TeamFoundation.Framework.Server Namespace