Function LogTag.debugf
add a formatted debug log entry with this tag
void debugf(Args...)
(
in string fmt,
Args args
) const;
add a formatted debug log entry with this tag
void debugf(Args...)
(
in string fmt,
Args args
) const;