An open API service indexing awesome lists of open source software.

https://github.com/michal-wrzosek/simple-log-parser-app


https://github.com/michal-wrzosek/simple-log-parser-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Very simple log parsing app by Michał Wrzosek

To run the parser:
`ruby parser.rb webserver.log`

To run tests:
`rspec`