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

Method flush

Lib/logging/handlers.py:1196–1209  ·  view source on GitHub ↗

For a MemoryHandler, flushing means just sending the buffered records to the target, if there is one. Override if you want different behaviour.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

closeMethod · 0.95
emitMethod · 0.45

Calls 3

acquireMethod · 0.45
handleMethod · 0.45
releaseMethod · 0.45

Tested by

no test coverage detected