MCPcopy
hub / github.com/huangruiteng/CS-Notes / python-logging.py

File python-logging.py

Notes/snippets/python-logging.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1*** from loguru import logger
2
3logger.info(model)
4

Callers

nothing calls this directly

Calls 2

init_loggingFunction · 0.85
formatMethod · 0.80

Tested by

no test coverage detected