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