Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ __init__
Method
__init__
mitmproxy/log.py:126–127 ·
view source on GitHub ↗
(self, master)
Source
from the content-addressed store, hash-verified
124
""
"
125
126
def
__init__(self, master):
127
self.master = master
128
129
def
debug(self, txt):
130
""
"
Callers
3
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected