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/finder.py:27–28 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
25
26
27
def
logger_debug(*args):
28
pass
29
30
31
if
TRACE or TRACE_URL or TRACE_EMAIL:
Callers
12
find
Function · 0.70
re_filt
Function · 0.70
find_emails
Function · 0.70
junk_email_domains_filter
Function · 0.70
find_urls
Function · 0.70
empty_urls_filter
Function · 0.70
user_pass_cleaning_filter
Function · 0.70
canonical_url
Function · 0.70
canonical_url_cleaner
Function · 0.70
url_host_domain
Function · 0.70
junk_url_hosts_filter
Function · 0.70
junk_urls_filter
Function · 0.70
Calls
2
debug
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected