Exago .NET API Documentation
Warn(Object) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
public
void
Warn( System.
object
message
)
Parameters
message
The message to write to the log.
See Also
Reference
Logger Class
Logger Members
Overload List