log-parser
log-parser copied to clipboard
Create a main method to execute as app
We should allow others to use log parser as an executable .
Given a :
- Log Path
- A JSON with ParseDefinitions
- output filename (If not set it is system out)
- format=json (json,csv default is csv)