Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
def
logger_debug(*args):
58
pass
59
60
61
logger = logging.getLogger(__name__)
Callers
7
from_matches
Method · 0.70
collect_license_detections
Function · 0.70
filter_license_references
Function · 0.70
get_detected_license_expression
Function · 0.70
analyze_detection
Function · 0.70
update_detection_from_referenced_files
Function · 0.70
detect_licenses
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected