MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / logger_debug

Function logger_debug

src/textcode/markup.py:29–30  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

27
28# Tracing flags
29def logger_debug(*args):
30 pass
31
32
33if TRACE:

Callers 2

get_demarkuped_textFunction · 0.70
demarkupFunction · 0.70

Calls 2

debugMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected