logging.handlers.SysLogHandler.emit

SysLogHandler.emit(record)[source]

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.