log

open fun log(msg: Any)

Deprecated

use an appropriate log level such as info or debug

Prints the message to the client debug

Parameters

msg

the message to print