Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ModelTC/LightLLM
/ log_utils.py
File
log_utils.py
lightllm/utils/log_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Adapted from
2
# https://github.com/skypilot-org/skypilot/blob/86dc0f6283a335e4aa37b3c10716f90999f48ab6/sky/sky_logging.py
3
""
"Logging configuration for LightLLM."
""
4
import
logging
Callers
nothing calls this directly
Calls
2
_setup_logger
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected