Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XX-net/XX-Net
/ info
Function
info
code/default/lib/noarch/xlog.py:380–381 ·
view source on GitHub ↗
(fmt, *args, **kwargs)
Source
from the content-addressed store, hash-verified
378
379
380
def
info(fmt, *args, **kwargs):
381
default_log.info(fmt, *args, **kwargs)
382
383
384
def
warning(fmt, *args, **kwargs):
Callers
nothing calls this directly
Calls
1
info
Method · 0.45
Tested by
no test coverage detected