Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ logger_debug
Function
logger_debug
src/formattedcode/output_html.py:49–50 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
47
48
49
def
logger_debug(*args):
50
pass
51
52
53
logger = logging.getLogger(__name__)
Callers
1
generate_output
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected