trace

open fun trace(msg: Any)

Logs the specified message with the log level trace

Parameters

msg

the message to log