MCPcopy
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"""
2import logging
3import os
4

Callers

nothing calls this directly

Calls 3

_setup_loggerFunction · 0.85
enable_verbose_loggingFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected