DiamondLightSource / DiamondLightSource/python-tristan

Add output log file for `cues`

Abierto
#97 0 comentarios 0 reacciones 1 asignado Reclamado por @keeble Ver en GitHub
Lenguaje dominante
Python
Estrellas
2
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently `cues` only prints out the results of the inspection on the terminal, Mark W mentioned it would be nice to have the possibility to save this information.
- Add a `-o` option to the parser.
- Save a copy of the printed out `cues` output in a log file.

In the first instance, it's probably just enough to open a file in a context message and write the printed out lines to it.
But, this might also be a good starting point to look into adding a bit of logging to the code (see #30 ).

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.