debug

public final static Unit debug(Logger $self, String message, Throwable throwable)

Calls Logger.log message with Debug level.

Parameters

message

Message to log.

throwable

Optional Throwable to log, default null.