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

Function logger_debug

src/packagedcode/bashparse.py:33–34  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

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

Callers 3

resolveMethod · 0.70
parse_shellFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected