Log Message¶
Available since: 1.0.0
Writes a log message into the given type with the given severity.
Fields¶
Type
-
The name of the logger type, the message should be logged to.
Severity
-
The severity of the log message.
When using the "Defined by token" option, make sure there is a token with this name: eca_write_log_message_severity Message
-
The message, which should be logged.