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

Function logger_debug

src/textcode/analysis.py:35–36  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

33
34# Tracing flags
35def logger_debug(*args):
36 pass
37
38
39if TRACE:

Callers 1

numbered_text_linesFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected