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/query.py:77–78 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
75
76
77
def
logger_debug(*args):
78
pass
79
80
81
if
TRACE or TRACE_QR or TRACE_QR_BREAK or TRACE_STOP_AND_UNKNOWN:
Callers
5
tokens_by_line
Method · 0.70
tokenize_and_build_runs
Method · 0.70
refine_runs
Method · 0.70
_tokenize_and_build_runs
Method · 0.70
break_on_boundaries
Function · 0.70
Calls
1
join
Method · 0.45
Tested by
no test coverage detected