Module collector

Module collector 

Source
Expand description

This module provides a tracing layer for collecting log entries and sending them to the TUI.

Structsยง

MessageVisitor ๐Ÿ”’
A tracing::field::Visit implementation for extracting the message from an event.
TUILogCollector
A tracing layer that collects log entries and sends them to a LogBuffer.