DiamondLightSource / DiamondLightSource/python-tristan

Add output log file for `cues`

未关闭
#97 0 条评论 0 个 reaction 已指派 1 人 已被 @keeble 认领 在 GitHub 查看
主要语言
Python
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。