Add output log file for `cues`

Open
#97 0 comments 0 reactions 1 assignee View on GitHub

@keeble is already working on this.

Since Feb 21, 2023.

Assessment

This issue has not been assessed yet.

Description

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

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/python-tristan

All issues in DiamondLightSource/python-tristan

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.