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

Method callHandlers

Lib/logging/__init__.py:1303–1327  ·  view source on GitHub ↗

Pass a record to all relevant handlers. Loop through all handlers for this logger and its parents in the logger hierarchy. If no handler was found, output a one-off error message to sys.stderr. Stop searching up the hierarchy whenever a logger with the "prop

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleMethod · 0.95

Calls 2

handleMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected