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

Function logger_debug

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

Source from the content-addressed store, hash-verified

32
33
34def logger_debug(*args):
35 pass
36
37
38logger = logging.getLogger(__name__)

Callers 3

assembleMethod · 0.70
parseMethod · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected