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

Function logger_debug

src/packagedcode/freebsd.py:26–27  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

24
25
26def logger_debug(*args):
27 pass
28
29
30logger = logging.getLogger(__name__)

Callers 2

_parseMethod · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected