MCPcopy 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
27def logger_debug(*args):
28 pass
29
30
31if TRACE or TRACE_URL or TRACE_EMAIL:

Callers 12

findFunction · 0.70
re_filtFunction · 0.70
find_emailsFunction · 0.70
find_urlsFunction · 0.70
empty_urls_filterFunction · 0.70
canonical_urlFunction · 0.70
canonical_url_cleanerFunction · 0.70
url_host_domainFunction · 0.70
junk_url_hosts_filterFunction · 0.70
junk_urls_filterFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected