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

Method handle

Lib/logging/__init__.py:736–752  ·  view source on GitHub ↗

Conditionally emit the specified logging record. Emission depends on filters which may have been added to the handler. Wrap the actual emission of the record with acquisition/release of the I/O thread lock. Returns whether the filter passed the record for em

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

acquireMethod · 0.95
emitMethod · 0.95
releaseMethod · 0.95
filterMethod · 0.45

Tested by

no test coverage detected