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

Method emit

Lib/logging/handlers.py:1133–1142  ·  view source on GitHub ↗

Emit a record. Append the record. If shouldFlush() tells us to, call flush() to process the buffer.

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

shouldFlushMethod · 0.95
flushMethod · 0.95
appendMethod · 0.45

Tested by

no test coverage detected