Skip to content

onurhunce/LogFileParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Log File Parser


Open a log file and parse it for necessary data information. It doesn't affect RAM at all. So, you can read even 50GB files and RAM won't be changed during runtime.

Usage


$ time python LogParser.py test.log

About

Open a log file and parse it for necessary data information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages