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

Function logger_debug

src/summarycode/tallies.py:24–25  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

22
23
24def logger_debug(*args):
25 pass
26
27
28if TRACE or TRACE_LIGHT:

Callers 6

process_codebaseMethod · 0.70
compute_codebase_talliesFunction · 0.70
tally_codebase_key_filesFunction · 0.70
process_codebaseMethod · 0.70
tally_codebase_by_facetFunction · 0.70
package_talliesFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected