MCPcopy
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
266def error(*args):
267 log(*args, level=ERROR)
268
269
270def set_level(level):

Callers

nothing calls this directly

Calls 1

logFunction · 0.70

Tested by

no test coverage detected