MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / logger_debug

Function logger_debug

src/licensedcode/query.py:77–78  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

75
76
77def logger_debug(*args):
78 pass
79
80
81if TRACE or TRACE_QR or TRACE_QR_BREAK or TRACE_STOP_AND_UNKNOWN:

Callers 5

tokens_by_lineMethod · 0.70
refine_runsMethod · 0.70
break_on_boundariesFunction · 0.70

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected