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

Function logger_debug

src/licensedcode/detection.py:57–58  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

55
56
57def logger_debug(*args):
58 pass
59
60
61logger = logging.getLogger(__name__)

Callers 7

from_matchesMethod · 0.70
analyze_detectionFunction · 0.70
detect_licensesFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected