MCPcopy
hub / github.com/ModelTC/LightLLM / sgl_utils.py

File sgl_utils.py

lightllm/utils/sgl_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from lightllm.utils.log_utils import init_logger
2
3logger = init_logger(__name__)
4try:

Callers

nothing calls this directly

Calls 1

init_loggerFunction · 0.90

Tested by

no test coverage detected