Skip to content

Log Message

Plugin ID: eca_write_log_message

Available since: 1.0.0

Writes a log message into the given type with the given severity.

Fields

Type — config key: channel

The name of the logger type, the message should be logged to.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Severity — config key: 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

Type: select · Required: no · Default: 3

Allowed values: 0, 1, 2, 3, 4, 5, 6, 7, _eca_token, ''

Message — config key: message

The message, which should be logged.

Type: textarea · Required: no · Default: empty string