MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / logger.py

File logger.py

imperative/python/megengine/logger.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import contextlib
3import logging
4import os

Callers

nothing calls this directly

Calls 3

get_loggerFunction · 0.85
set_mgb_log_levelFunction · 0.85
set_log_handlerMethod · 0.45

Tested by

no test coverage detected