Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ logging.py
File
logging.py
python/dgl/logging.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"logging module for DGL"
""
2
import
logging
3
import
os
4
Callers
nothing calls this directly
Calls
3
_setup_logger
Function · 0.85
enable_verbose_logging
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected