Log Parser: CLI written in Rust to parse logs

Small CLI application written in Rust that be used to parse and format your terminal logs. This was one of my first exploration projects using Rust and it was fun to build even if not very useful in the end

Check this project on GitHub


Technologies: Rust, CLI apps