Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 214 Bytes

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