Docs.rs
  • logutil-0.12.3
    • logutil 0.12.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • s00d
    • Dependencies
      • anyhow ^1.0 normal
      • arboard ^3.6.0 normal
      • chrono ^0.4.41 normal
      • crossterm ^0.29.0 normal
      • env_logger ^0.11.8 normal
      • log ^0.4.27 normal
      • ratatui ^0.29.0 normal
      • regex ^1.11.1 normal
      • structopt ^0.3 normal
      • textwrap ^0.16.2 normal
      • tokio ^1.45.1 normal
      • tempfile ^3.8 dev
      • tokio ^1.47.0 dev
    • Versions
    • 22.22% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

logutil0.12.3

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • log_data::BotData
  • log_data::ErrorData
  • log_data::IpEntryParams
  • log_data::LogData
  • log_data::LogEntry
  • log_data::LogEntryParams
  • log_data::PerformanceData
  • log_data::SecurityData
  • log_data::UrlEntryParams
  • tab_manager::TabManager
  • tabs::bots::BotsTab
  • tabs::detailed::DetailedTab
  • tabs::errors::ErrorsTab
  • tabs::heatmap::HeatmapTab
  • tabs::overview::OverviewTab
  • tabs::performance::PerformanceTab
  • tabs::requests::RequestsTab
  • tabs::security::SecurityTab
  • tabs::sparkline::SparklineTab
  • tui_manager::TuiManager

Traits

  • tabs::base::Tab

Functions

  • helpers::process_line
  • helpers::tail_file
  • tui_manager::draw_simple_progress_bar_with_text
  • tui_manager::draw_tui_progress_bar
  • tui_manager::hide_progress_bar

Type Aliases

  • log_data::TopEntries

Constants

  • tui_manager::HEADER_STYLE
  • tui_manager::PANEL_TITLE_STYLE
  • tui_manager::SELECTED_ITEM_STYLE
  • tui_manager::TEXT_FG_COLOR