Package Products :: 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 sends the event to the backend.
Variables [hide private]
  __doc__ = """MySqlSendEv...
  log = logging.getLogger("zen.Events")
Variables Details [hide private]

__doc__

Value:
"""MySqlSendEvent
Populate the events database with incoming events
"""