OnDemandWorkerFunc.DEBUG

Helper for more verbose DEBUG logging

struct OnDemandWorkerFunc(alias F)
void
DEBUG
(
string fmt
string file = __FILE_FULL_PATH__
string mod = __MODULE__
uint line = __LINE__
Args...
)
(
Args args
)

Meta