Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export logs into a JSON format #173

Closed
baubakg opened this issue Aug 30, 2024 · 1 comment · Fixed by #177
Closed

Export logs into a JSON format #173

baubakg opened this issue Aug 30, 2024 · 1 comment · Fixed by #177
Labels
enhancement New feature or request
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Aug 30, 2024

Expected Behaviour

LogData should have two methods:

  • exportLogDataToJSON()
  • exportLogDataToJSON(String FileName)
  • exportLogDataToJSON(Collection headerSet, String FileName)

This also applies to the main execution

@baubakg baubakg added the enhancement New feature or request label Aug 30, 2024
@baubakg baubakg added this to the 1.11.0 milestone Aug 30, 2024
@Deadloock Deadloock mentioned this issue Sep 16, 2024
10 tasks
@baubakg
Copy link
Member Author

baubakg commented Sep 25, 2024

Merged into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant