Share via


DataCollectionLogger.LogError Method

Include Protected Members
Include Inherited Members

Logs an error message.

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 LogError(DataCollectionContext, Exception) Logs an error message for an exception.
Public method LogError(DataCollectionContext, String) Logs an error message.
Public method LogError(DataCollectionContext, String, Exception) Logs an error message for an exception.

Top

See Also

Reference

DataCollectionLogger Class

Microsoft.VisualStudio.TestTools.Execution Namespace