View Source RingLogger.Viewer (ring_logger v0.11.3)
A Terminal UI (TUI) based viewer to browse a snapshot of the RingLogger buffer. Offers a variety of filtering tools.
Start the viewer using the following line at the IEx prompt:
RingLogger.viewer()
Type help
, h
or ?
at the log viewer prompt to open a help page.
Type exit
or e
to exit the viewer.
Summary
Functions
@spec view() :: :ok