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

Method emit

Lib/logging/handlers.py:567–582  ·  view source on GitHub ↗

Emit a record. Pickles the record and writes it to the socket in binary format. If there is an error with the socket, silently drop the packet. If there was a problem with the socket, re-establishes the socket.

(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

makePickleMethod · 0.95
sendMethod · 0.95
handleErrorMethod · 0.95

Tested by

no test coverage detected