Skip to content

EdmundMartin/golang_seo_logparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

golang_seo_logparser

Implementation of SEO log file parser written in Golang.

How To Run

Simply build executable and place in the folder where your log files are. The exc will go over all files containing the word "log" files in the folder in question. This can easily be changed in the code at line 113. The results are saved to a CSV file called "results.csv".

About

Implementation of SEO log file parser written in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages