Package ZenEvents :: Module MySqlSendEvent
[hide private]
[frames] | no frames]

Module MySqlSendEvent

source code

Classes [hide private]
  MySqlSendEventMixin
Mix-in class that takes a mysql db connection and builds inserts that send the event to the backend.
  MySqlSendEvent
class that can connect to backend must be passed:...
  MySqlSendEventThread
Functions [hide private]
 
execute(cursor, statement) source code
Variables [hide private]
  log = logging.getLogger("zen.Events")