.. bbrecorder documentation master file, created by sphinx-quickstart on Tue Sep 15 09:44:32 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Black Box Recorder ================== .. toctree:: :maxdepth: 2 A Python log handler to keep latest logs in memory and only dump them when needed. .. automodule:: bbrecorder .. autoclass:: bbrecorder.BlackBoxHandler :members: .. autofunction:: bbrecorder.crisis .. autofunction:: bbrecorder.crisis_signal .. autofunction:: bbrecorder.signal_install .. autofunction:: bbrecorder.full_install