gdext/private/debugging

Templates

template addDebugInfo(o: Object)
template debug(args: varargs[string, `$`])
template debugCreate(o: Object)
template debugFree(o: Object)
template debugInstantiate(o: Object)
template debugRecreate(o: Object)
template debugReference(o: Object; reference: bool)
template error(args: varargs[string, `$`])
template fatal(args: varargs[string, `$`])
template info(args: varargs[string, `$`])
template notice(args: varargs[string, `$`])
template warn(args: varargs[string, `$`])