MCPcopy
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
380def info(fmt, *args, **kwargs):
381 default_log.info(fmt, *args, **kwargs)
382
383
384def warning(fmt, *args, **kwargs):

Callers

nothing calls this directly

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected