jade.events

This module contains StructuredLogEvent and EventSummary classes.

Functions

deserialize_event(data)

Construct an event from raw data.

Classes

EventsSummary(output_dir[, preload, ...])

Provides summary of all events.

StructuredErrorLogEvent(source, category, ...)

Event specific to exceptions

StructuredLogEvent(source, category, name, ...)

A class for recording structured log events.