Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ logger_debug
Function
logger_debug
src/cluecode/copyrights.py:47–48 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
45
46
# Tracing flags
47
def
logger_debug(*args):
48
pass
49
50
51
if
TRACE or TRACE_TOK:
Callers
7
detect_copyrights
Function · 0.70
detect_copyrights_from_lines
Function · 0.70
detect
Method · 0.70
get_tokens
Function · 0.70
is_candidate
Function · 0.70
collect_candidate_lines
Function · 0.70
prepare_text_line
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected