journal.TextRenderer

Module Contents

class journal.TextRenderer.TextRenderer

Bases: pyre.component

A plain text renderer

header
doc = the marker to use while rendering the diagnostic metadata
body
doc = the marker to use while rendering the diagnostic body
render(self, page, metadata)

Convert the diagnostic information into a form that a device can record