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

Method emit

Lib/logging/handlers.py:400–429  ·  view source on GitHub ↗

Emit a record. First check if the underlying file has changed, and if it has, close the old stream and reopen the file to get the current stream.

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_statstreamMethod · 0.95
statMethod · 0.45
flushMethod · 0.45
closeMethod · 0.45
_openMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected