Skip to content

A command line node.js application, which parses the input log file

Notifications You must be signed in to change notification settings

thedev-ay/Log-Parser-App

Repository files navigation

Log Parser App

A command line node.js application, which parses the input log file

Setup

$ git clone https://github.com/thedev-ay/Log-Parser-App.git
$ cd Log-Parser-App
$ npm install
$ npm run build

Testing

$ npm run start
or
$ node parser.js --input logs/app.log --output errors.json

About

A command line node.js application, which parses the input log file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published