Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yerfor/GeneFacePlusPlus
/ error
Function
error
modules/commons/improved_diffusion/logger.py:266–267 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
264
265
266
def
error(*args):
267
log(*args, level=ERROR)
268
269
270
def
set_level(level):
Callers
nothing calls this directly
Calls
1
log
Function · 0.70
Tested by
no test coverage detected