ai-cfia / ai-cfia/api-test

Log Command Usage in `api-test`

Abierto
#22 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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.
- ...

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.