Expand description
Log entry formatting and display.
This module provides generic types for converting log entries into formatted tables.
Re-exports§
pub use query::LogEntryData;pub use query::LogQuery;pub use table::CellValue;pub use table::ColumnInfo;pub use table::Table;pub use table::entry_data_to_table;