A host call for passing a debugging message from the service/authorizer to the hosting environment for logging to the node operator.
Index: 100
Name: log
Gas usage: 0
Input registers:
Output registers:
level
= target
= message
= No side-effects if memory access is invalid.
Otherwise, express a message to user according to the user-agent.
Note that <CORE>
is assumed to be the integer index of the core on which the PVM is executing, which may not exist (e.g. in the On-Transfer logic).
Note that <SERVICE_ID>
is assumed to be the integer index of the service for which the PVM is executing, which may not exist (e.g. in the Is-Authorized logic).