tenjint.output

Description

tenjint’s output module.

This is tenjint’s output module. It is responsible for all output that is produced my tenjint. At the moment, the only output that is produced by tenjint are events. Events will be pickled and stored in a file based on the configuration of the PickleOutputManager.

Classes

PickleOutputManager()

Pickle output manager.

Functions

init()

Initialize the output module.

uninit()

Uninitialize the output module.