Freigeben über


ITraceWriterExtensions.Error Method

Include Protected Members
Include Inherited Members

Displays an error message in the list.

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 Error(ITraceWriter, HttpRequestMessage, String, Exception) Displays an error message in the list with the specified writer, request, category and exception.
Public methodStatic member Error(ITraceWriter, HttpRequestMessage, String, String, Object[]) Displays an error message in the list with the specified writer, request, category, message format and argument.
Public methodStatic member Error(ITraceWriter, HttpRequestMessage, String, Exception, String, Object[]) Displays an error message in the list with the specified writer, request, category, exception, message format and argument.

Top

See Also

Reference

ITraceWriterExtensions Class

System.Web.Http.Tracing Namespace