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

Method emit

Lib/logging/handlers.py:835–868  ·  view source on GitHub ↗

Emit a record. The record is formatted, and then sent to the syslog server. If exception information is present, it is NOT sent to the server.

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

encodePriorityMethod · 0.95
mapPriorityMethod · 0.95
_connect_unixsocketMethod · 0.95
sendtoMethod · 0.80
sendallMethod · 0.80
formatMethod · 0.45
encodeMethod · 0.45
sendMethod · 0.45
closeMethod · 0.45
handleErrorMethod · 0.45

Tested by

no test coverage detected