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

Function logger_debug

src/summarycode/summarizer.py:34–35  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

32warnings.simplefilter('ignore', UnicodeWarning)
33
34def logger_debug(*args):
35 pass
36
37
38if TRACE or TRACE_LIGHT:

Callers 1

process_codebaseMethod · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected