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

Method handle

Lib/logging/__init__.py:1271–1279  ·  view source on GitHub ↗

Call the handlers for the specified record. This method is used for unpickled records received from a socket, as well as those created locally. Logger-level filtering is applied.

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_logMethod · 0.95
callHandlersMethod · 0.45
flushMethod · 0.45

Calls 2

callHandlersMethod · 0.95
filterMethod · 0.45

Tested by

no test coverage detected