Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Logs message to crimson.
Syntax
public void writeToLog(
str _message,
CLRObject _logEventType,
CLRObject _parameterValues)
Run On
Called
Parameters
- _message
Type: str
The message to be logged.
- _logEventType
Type: CLRObject Class
The type of event.
- _parameterValues
Type: CLRObject Class
The values that are part of the message