Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
def
logger_debug(*args):
47
pass
48
49
50
logger = logging.getLogger(__name__)
Callers
3
process_codebase
Method · 0.70
add_license_from_file
Function · 0.70
get_package_and_deps
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected