MCPcopy Index your code
hub / github.com/sshuttle/sshuttle / debug2

Function debug2

sshuttle/helpers.py:52–54  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

50
51
52def debug2(s):
53 if verbose >= 2:
54 log(s)
55
56
57def debug3(s):

Callers 15

print_listeningMethod · 0.90
onroutesFunction · 0.90
onhostlistFunction · 0.90
mainFunction · 0.90
restore_etc_hostsFunction · 0.90
flush_systemd_dns_cacheFunction · 0.90
mainFunction · 0.90
connectFunction · 0.90
enter_namespaceFunction · 0.90
try_sendMethod · 0.90
callbackMethod · 0.90
sendMethod · 0.90

Calls 1

logFunction · 0.85

Tested by

no test coverage detected