LoggerExtensions.WriteWarning Method

Writes a warning message for the specified logger.

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 WriteWarning(ILogger, String, Exception) Writes a warning message for the specified logger.
Public methodStatic member WriteWarning(ILogger, String, array<String[]) Writes a warning message for the specified logger.

Top

See Also

Reference

LoggerExtensions Class

Microsoft.Owin.Logging Namespace