DiamondLightSource / DiamondLightSource/python-tristan
Add output log file for `cues`
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 2
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.