Docs.rs
  • log-analyzer-0.1.0
    • log-analyzer 0.1.0
    • Docs.rs crate page
    • Unlicense OR MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • MrCasCode
    • Dependencies
      • anyhow ^1.0.53 normal
      • async-std ^1.10.0 normal
      • async-trait ^0.1.52 normal
      • chrono ^0.4.19 normal
      • flume ^0.10.12 normal
      • futures ^0.3.19 normal
      • log-source ^0.1.0 normal
      • num_cpus ^1.13.1 normal
      • pariter ^0.5.1 normal
      • parking_lot ^0.12.0 normal
      • rayon ^1.5.3 normal
      • regex ^1.5.4 normal
      • rustc-hash ^1.1 normal
      • serde ^1.0.135 normal
      • serde_json ^1.0.78 normal
      • tokio ^1.18.2 normal
    • Versions
    • 58.62% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate log_analyzer

logo
Change settings

List of all items

Structs

  • models::filter::Filter
  • models::filter::LogFilter
  • models::format::Format
  • models::log_line::LogLine
  • models::settings::Settings
  • services::log_service::LogService
  • stores::analysis_store::InMemmoryAnalysisStore
  • stores::log_store::InMemmoryLogStore
  • stores::processing_store::InMemmoryProcessingStore

Enums

  • models::filter::FilterAction
  • services::log_service::Event

Traits

  • services::log_service::LogAnalyzer
  • stores::analysis_store::AnalysisStore
  • stores::log_store::LogStore
  • stores::processing_store::ProcessingStore