logInfo(message)¶
Definition¶
String logInfo(Object message)
Description¶
Writes and returns the message at INF level to the AMISCRIPT.LOGINFO stream in the Ami log file (usually AmiOne.log).
Parameter Definition¶
| Name | Type | Description |
|---|---|---|
| message | Object | Message to log |