/qs2csv

Transform logs in URL-encoded query string format into CSV format

Primary LanguageGo

qs2csv

Transforms log file in URL-encoded query string format into CSV format.

Notes

To make platform specific binary:

GOOS=windows GOARCH=386 go install