Skip to content

mPanasiewicz/webserver_log_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLs Parser APP

Setup

You only need to install gems via bundler bundle install

Playing with parser

To use parser you have to require to code in your project or ruby console example: require_relative './lib/parser' Then you can start parsing example: Parser.parse('./webserver.log') Result should appear in your console

Testing

Tests are written in rspec. You can execute tests with bundle exec rspec

Author

Maciej Panasiewicz - linkedIn profile

About

Dedicated ruby code for webserver logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages