Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/insactor
/ get_root_logger
Function
get_root_logger
diffplanner/utils/logger.py:6–7 ·
view source on GitHub ↗
(log_file=None, log_level=logging.INFO)
Source
from the content-addressed store, hash-verified
4
5
6
def
get_root_logger(log_file=None, log_level=logging.INFO):
7
return
get_logger(
'mmhuman3d'
, log_file, log_level)
Callers
2
main
Function · 0.90
train_model
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected