anylog 0.1.0

A library for Rust that attempts to parse single log lines into records.
Documentation

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