journal.Renderer¶
Module Contents¶
-
class
journal.Renderer.Renderer¶ Bases:
pyre.protocolThe protocol specification that renderers must satisfy
-
ansi¶
-
render(self, text, metadata)¶ Convert the diagnostic information into a form that a device can record
-