MCPcopy
hub / github.com/modelscope/ms-swift / logger.py

File logger.py

swift/utils/logger.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) ModelScope Contributors. All rights reserved.
2import importlib.util
3import logging
4import os

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.85
_is_local_masterFunction · 0.85

Tested by

no test coverage detected