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

Function logger_debug

src/packagedcode/plugin_package.py:46–47  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

44
45
46def logger_debug(*args):
47 pass
48
49
50logger = logging.getLogger(__name__)

Callers 3

process_codebaseMethod · 0.70
add_license_from_fileFunction · 0.70
get_package_and_depsFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected