1 2 3 4 5 6
# 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](https://docs.rs/anylog)