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

Function logger_debug

src/cluecode/copyrights.py:47–48  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

45
46# Tracing flags
47def logger_debug(*args):
48 pass
49
50
51if TRACE or TRACE_TOK:

Callers 7

detect_copyrightsFunction · 0.70
detectMethod · 0.70
get_tokensFunction · 0.70
is_candidateFunction · 0.70
collect_candidate_linesFunction · 0.70
prepare_text_lineFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected