-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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 (Create a main method to execute as app #10 ), we use log-parser-export/{ParseFiefinition file name}-export.csv
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request