Log a message object with the Info level.
Overload List
Name | Description | |
---|---|---|
Info(Object) |
Logs a message object with the Info level.
| |
Info(Object, Exception) |
Logs a message object with the INFO level including
the stack trace of the Exception passed
as a parameter.
|
See Also