outputs library

Classes

ConsoleOutput
A shortcut for creating a WriterOutput that writes to the console.
FilteredOutput
An output that filters notices before passing them to another output.
WriterOutput
An NoticeOutput that writes to a NoticeWriter. Strings are formatted using a NoticeFormatter.