adobe/log-parser

Allow users to export data to CSV

baubakg opened this issue · 0 comments

We need to to allow the expot of logdata to a csv file

The export can either be in the console or in a file.

Path rules:

  • If it was created programmatically, we export it to log-parser-export/{ParseFiefinition title with spaces escaped with "-"}-export.csv
  • If created in commandline (#10 ), we use log-parser-export/{ParseFiefinition file name}-export.csv