Structured log parsing and analysis
Yapisal log ayristirma ve analiz
Oruntu esleme
regex = "1"Tarih/saat ayristirma
chrono = "0.4"Parser kombinatorleri
nom = "7"Copy this Cargo.toml to get started:
[package]
name = "my-log-parser"
version = "0.1.0"
edition = "2021"
[dependencies]
regex = "1"
nom = "7"
chrono = "0.4"
thiserror = "1"
tracing = "0.1"