MCPcopy
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
156def debug3(s):
157 if env.v.DEBUG >= 3:
158 s = s.rstrip()
159 meta('debug', s)

Callers 1

add_depMethod · 0.85

Calls 1

metaFunction · 0.85

Tested by

no test coverage detected