Logger._debug

Logs a debug log (LogLevel.DEBUG)

struct Logger
void
_debug
(
string msg
)

Parameters

msg string

The message of the log

Meta