debug

abstract fun debug(message: String, vararg args: ERROR CLASS: Symbol not found for JsAny??)(source)

Outputs the given debug message to the channel.

The message is only logged if the channel is configured to display debug log level or lower.

Parameters

message

debug message to log

Online Documentation