Exago .NET API Documentation
Info 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
: Info Method
The message to write to the log.
Write an
Info
message to the log.
Syntax
C#
public
void
Info( System.
object
message
)
Parameters
message
The message to write to the log.
See Also
Reference
Logger Class
Logger Members