Skip to content

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.

Message

The message, which should be logged.