Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apenwarr/redo
/ debug3
Function
debug3
redo/logs.py:156–159 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
154
meta(
'debug'
, s)
155
156
def
debug3(s):
157
if
env.v.DEBUG >= 3:
158
s = s.rstrip()
159
meta(
'debug'
, s)
Callers
1
add_dep
Method · 0.85
Calls
1
meta
Function · 0.85
Tested by
no test coverage detected