Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ logger_debug
Function
logger_debug
src/summarycode/summarizer.py:34–35 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
32
warnings.simplefilter(
'ignore'
, UnicodeWarning)
33
34
def
logger_debug(*args):
35
pass
36
37
38
if
TRACE or TRACE_LIGHT:
Callers
1
process_codebase
Method · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected