ITraceWriterExtensions.Warn Method

Include Protected Members
Include Inherited Members

Indicates the warning level of execution with specified values.

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 Warn(ITraceWriter, HttpRequestMessage, String, Exception) Indicates the warning level of execution.
Public methodStatic member Warn(ITraceWriter, HttpRequestMessage, String, String, Object[]) Indicates the warning level of execution.
Public methodStatic member Warn(ITraceWriter, HttpRequestMessage, String, Exception, String, Object[]) Indicates the warning level of execution.

Top

See Also

Reference

ITraceWriterExtensions Class

System.Web.Http.Tracing Namespace