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

Parameters

message
The message to write to the log.
See Also

Reference

Logger Class
Logger Members