Void
IFluentApplication
.LogInfo(
String
msg)
Logs an information.
Remarks
Examples
Parameters
msg
Type:
String
The message to be logged.
Return Value
Type:
Void