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

Log Command Usage in api-test #22

Open
4 tasks
k-allagbe opened this issue May 1, 2024 · 0 comments
Open
4 tasks

Log Command Usage in api-test #22

k-allagbe opened this issue May 1, 2024 · 0 comments

Comments

@k-allagbe
Copy link
Member

k-allagbe commented May 1, 2024

Description

Implement functionality to log each usage of api-test, recording the exact command, date, time, results...

Tasks

  • Research different methods
  • Implement basic logging to record at least the command, date, time, results of api-test executions.
  • Update tests.
  • Update docs.

Acceptance Criteria

  • Every command execution in api-test is logged with details of the command, date, time, and results at least.

Additional Information

Other information we might consider logging:

  • User Information: Identity of the user running the tool.
  • Execution Duration: Time taken for the command to execute.
  • Error Messages: Errors or stack traces from failures.
  • Version Information: Version of api-test used.
  • API Calls: Details of API calls made and their responses.
  • Output Size: Size of the output files or data generated.
  • ...
@k-allagbe k-allagbe added this to Finesse May 1, 2024
@k-allagbe k-allagbe moved this to Todo in Finesse May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant