This macro writes a message in the set output channel.
Empty directive: Yes
Parameters
String/Number/Boolean/Date/Time/Date-time/Sequence/Hash |
msg |
Value to be written in the output. If the value is not alphanumeric, it is automatically converted |
Mandatory |
String |
Out |
Output to which the message value is displayed. The possible values are:
|
Optional. The default value is "c" |
For example
<@hardisCore.logTrace msg="Execution was here!" /> <@hardisCore.logTrace msg=clientId out="l" />