MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / fileConfig

Function fileConfig

Lib/logging/config.py:53–81  ·  view source on GitHub ↗

Read the logging configuration from a ConfigParser-format file. This can be called several times from an application, allowing an end user the ability to select from various pre-canned configurations (if the developer provides a mechanism to present the choices and load the chosen

(fname, defaults=None, disable_existing_loggers=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleMethod · 0.85

Calls 6

_create_formattersFunction · 0.85
_install_handlersFunction · 0.85
_install_loggersFunction · 0.85
readfpMethod · 0.45
readMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected