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

Function logger_debug

src/scancode/cli.py:80–81  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

78
79
80def logger_debug(*args):
81 pass
82
83
84if TRACE or TRACE_DEEP:

Callers 7

cli.pyFile · 0.70
scancodeFunction · 0.70
run_scanFunction · 0.70
run_codebase_pluginsFunction · 0.70
run_scannersFunction · 0.70
scan_codebaseFunction · 0.70
get_pretty_paramsFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected