Docs.rs
  • tui-logger-0.14.2
    • tui-logger 0.14.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gin66
    • Dependencies
      • chrono ^0.4.38 normal
      • fxhash ^0.2 normal
      • lazy_static ^1.5 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • ratatui ^0.29 normal
      • slog ^2.7.0 normal optional
      • tracing ^0.1.40 normal optional
      • tracing-subscriber ^0.3 normal optional
      • anyhow ^1.0.91 dev
      • crossterm ^0.28 dev
      • env_logger ^0.11.5 dev
      • ratatui ^0.29 dev
      • termion ^4.0.3 dev
    • Versions
    • 25.33% 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

tui_logger0.14.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • CircularBuffer
  • Drain
  • ExtLogRecord
  • LevelConfig
  • TuiLoggerTargetWidget
  • TuiSlogDrain
  • TuiTracingSubscriberLayer
  • file::TuiLoggerFile
  • widget::inner::TuiLoggerInner
  • widget::inner::TuiWidgetInnerState
  • widget::inner::TuiWidgetState
  • widget::smart::TuiLoggerSmartWidget
  • widget::standard::TuiLoggerWidget

Enums

  • TuiLoggerError
  • TuiLoggerLevelOutput
  • TuiWidgetEvent

Functions

  • init_logger
  • set_buffer_depth
  • set_default_level
  • set_hot_buffer_depth
  • set_level_for_target
  • set_log_file
  • slog_drain
  • tracing_subscriber_layer