ILogger.logDebug

Wrapper for handy debug messages. Warning: main purpose for debug messages, thus it is not lazy.

interface ILogger
final nothrow @trusted shared @trusted
void
logDebug
(
E...
)
()

Meta