Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sin3DM/Sin3DM
/ error
Function
error
src/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.85
Tested by
no test coverage detected