debug

fun debug(message: String)(source)

Logs a debug message with the given message

Since

0.1.0

Parameters

message

The message to log


Logs a debug message with the given creator

Since

0.5.0

Parameters

creator

The LogMessageCreator of the message


Logs a debug message with the given creator

Since

0.5.0

Parameters

creator

The LogMessageLambda of the message