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

Function logger_debug

src/packagedcode/pypi.py:72–73  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

70
71
72def logger_debug(*args):
73 pass
74
75
76logger = logging.getLogger(__name__)

Callers 9

get_declared_licenseFunction · 0.70
get_setup_py_args_legacyFunction · 0.70
find_dunder_versionFunction · 0.70
find_plain_versionFunction · 0.70
detect_version_attributeFunction · 0.70
get_module_scriptsFunction · 0.70
compute_path_depthFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected