TeamFoundationApplicationCore.Log 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 | |
---|---|---|
Log(String, Int32, EventLogEntryType) | Log a general message to the event log under the TeamFoundation EventSource | |
Log(String, String, Int32, EventLogEntryType) | ||
Log(TeamFoundationRequestContext, String, Int32, EventLogEntryType) | Log a general message to the event log under the TeamFoundation EventSource | |
Log(TeamFoundationRequestContext, String, String, Int32, EventLogEntryType) |
Top