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/pypi.py:72–73 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
70
71
72
def
logger_debug(*args):
73
pass
74
75
76
logger = logging.getLogger(__name__)
Callers
9
get_declared_license
Function · 0.70
get_setup_py_args_legacy
Function · 0.70
find_dunder_version
Function · 0.70
find_plain_version
Function · 0.70
find_setup_py_dunder_version
Function · 0.70
detect_version_attribute
Function · 0.70
detect_version_in_locations
Function · 0.70
get_module_scripts
Function · 0.70
compute_path_depth
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected