Skip to content

ninodejong/hacky-log-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacky Log Parser

This is a hacky log parser that parses JSON logs without parsing JSON.

It is highly encouraged to create a release build before running this program.

To create a file with all the paths found in the log files in the directory:

cargo build --release
target/release/log-parser directory-with-logs/ > output.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%