logTypeResult
- void logTypeResult(ref const(TypeResult) result, in uint indent, in string func = __FUNCTION__, in uint line = __LINE__)
- void logTypeResult(ref const(TypeResults) results, in uint indent = 0, in string func = __FUNCTION__, in uint line = __LINE__)
void
logTypeResult
@
safe pure nothrow
(
,,in string func = __FUNCTION__ , )
- void logTypeResult(ref const(Nullable!TypeResults) results, in uint indent = 0, in string func = __FUNCTION__, in uint line = __LINE__)
Pretty loggning with indentation.