log

abstract fun log(level: Level, message: String)

Method that delegate the message and the level of it.

Parameters

level

Log level of the message

message

Leg message