# ring_logger v0.11.6 - Table of Contents

> A ring buffer backend for Elixir Logger with IO streaming

## Pages

- [ring_logger](readme.md)
- [Changelog](changelog.md)

## Modules

- [RingLogger](RingLogger.md): This is an in-memory ring buffer backend for the Elixir Logger.
- [RingLogger.Autoclient](RingLogger.Autoclient.md): Helper module for `RingLogger.Client` to simplify IEx use
- [RingLogger.Client](RingLogger.Client.md): Interact with the RingLogger

- [RingLogger.Viewer](RingLogger.Viewer.md): A Terminal UI (TUI) based viewer to browse a snapshot of the RingLogger buffer.
Offers a variety of filtering tools.

