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

Function logger_debug

src/scancode/api.py:23–24  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

21
22
23def logger_debug(*args):
24 pass
25
26
27logger = logging.getLogger(__name__)

Callers 1

get_licensesFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected