Share via


TeamFoundationEventLog.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
Public method Log(TeamFoundationRequestContext, String) Log a message as type Information.
Public method Log(TeamFoundationRequestContext, String, EventLogEntryType) Log a message that has a default event.
Public method Log(TeamFoundationRequestContext, String, Int32) Log a message that has a default event.
Public method Log(TeamFoundationRequestContext, String, Int32, EventLogEntryType) Write an entry to the system event log.
Public method Log(TeamFoundationRequestContext, String, String, Int32, EventLogEntryType) Write an entry to the system event log with a custom eventlog message header.

Top

See Also

Reference

TeamFoundationEventLog Class

Microsoft.TeamFoundation.Framework.Server Namespace