Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
254
def
debug(*args):
255
log(*args, level=DEBUG)
256
257
258
def
info(*args):
Callers
nothing calls this directly
Calls
1
log
Function · 0.70
Tested by
no test coverage detected