Logging
Report messages to the UiPlayerLog.
We can add entries to the UiPlayerLog.log
file when UiPlayer is executing an action.
New entries will are added with the following tag in the log:
How to use
To add a new entry, use the UiExecutionController.Log
method like the following examples:
Unformatted entry
Formatted entry
Last updated