Skip to content

curtisy1/LogRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogRust

A log file viewer written in Rust using iced-rs

Currently, unusable. It only counts occurrences of specific log levels and displays them in a UI. Nevertheless, it does so in an extremely fast manner (on my machine, it takes around 15 seconds to scan a ~4.5 Gb file with ~23.5 million lines)

As the name implies, this is pretty much a toy project. I always wanted to get into Rust while also trying some kind of UI framework. And I happened to need some library that could open and filter large logs by their log level so here we are

About

A log file viewer written in Rust using iced-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages