log

open fun log(level: LogLevel = LogLevel.INFO)

Logs the message corresponding to this key.

Parameters

level

The log level to use.