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
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: