Log Command Usage in `api-test`
- 主要言語
- Python
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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.
- ...
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。