Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ModelTC/LightLLM
/ light_utils.py
File
light_utils.py
lightllm/utils/light_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
lightllm.utils.log_utils
import
init_logger
2
3
logger = init_logger(__name__)
4
try
:
Callers
nothing calls this directly
Calls
1
init_logger
Function · 0.90
Tested by
no test coverage detected