tdesveaux / rust-anylog

Parses logfiles a bit

Home Page:https://docs.rs/anylog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-anylog

A simple rust library that parses log lines into log records. This supports a range of common log formats and parses out the timestamp and rest of the line.

Documentation

About

Parses logfiles a bit

https://docs.rs/anylog

License:Other


Languages

Language:Rust 100.0%