MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-496870.py

File recipe-496870.py

recipes/Python/496870_How_disabl_debug_logging_release/recipe-496870.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2
3__orig_getLogger=None
4

Callers

nothing calls this directly

Calls 5

install_release_loggersFunction · 0.85
getLoggerMethod · 0.80
infoMethod · 0.45
debugMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected