Exago .NET API Documentation
Warn(Object) Method
WebReports.Api.Common Namespace > Logger Class > Warn Method : Warn(Object) Method
The message to write to the log.
Write a Warn level message to the log.
Syntax
public void Warn( 
   System.object message
)

Parameters

message
The message to write to the log.
See Also

Reference

Logger Class
Logger Members
Overload List