namer If this attribute is set to a callable, the rotation_filename() method delegates to this callable. The parameters
close() At this point, you can remove the application name from the registry as a source of event log entries. However, if you
class logging.handlers.SysLogHandler(address=('localhost', SYSLOG_UDP_PORT), facility=LOG_USER, socktype=socket.SOCK_DGRAM) Returns
class logging.NullHandler Returns a new instance of the NullHandler class.
emit(record) If a formatter is specified, it is used to format the record. The record is then written to the stream with a terminator
createLock() This method returns None for the lock, since there is no underlying I/O to which access needs to be
Logger.findCaller(stack_info=False) Finds the caller’s source filename and line number. Returns the filename, line number, function
shouldFlush(record) Returns true if the buffer is up to capacity. This method can be overridden to implement custom flushing
handle(record) Handle a record. This just loops through the handlers offering them the record
class logging.Logger
Page 4 of 15