MCPcopy
hub / github.com/yerfor/GeneFacePlusPlus / debug

Function debug

modules/commons/improved_diffusion/logger.py:254–255  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

252
253
254def debug(*args):
255 log(*args, level=DEBUG)
256
257
258def info(*args):

Callers

nothing calls this directly

Calls 1

logFunction · 0.70

Tested by

no test coverage detected