mxcubeweb.logging_handler# Classes MX3LoggingHandler(server) class mxcubeweb.logging_handler.MX3LoggingHandler(server)[source]# Bases: BufferingHandler emit(record)[source]# Emit a record. Append the record. If shouldFlush() tells us to, call flush() to process the buffer.