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

Module Event

source code

Classes [hide private]
  Event
Event that lives independant of zope context.
  EventHeartbeat
Functions [hide private]
 
buildEventFromDict(evdict)
Build an event object from a dictionary.
source code
Variables [hide private]
  Clear = 0
  Critical = 5
  Debug = 1
  Error = 4
  Info = 2
  Warning = 3