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

Function logger_debug

src/commoncode/fileutils.py:43–44  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

41
42
43def logger_debug(*args):
44 pass
45
46
47if TRACE:

Callers 2

walkFunction · 0.70
_rm_handlerFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected