pcdshub / pcdshub/hutch-python
Add Ophyd logs to file
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 18
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 1
Description
Expected Behavior
No ophyd logs when live (noisy even at info level), yes ophyd logs in logfile
Current Behavior
Ophyd logs are set to warning
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the logging configuration and the setup for the ophyd logger; the issue does not name specific files or tests. Check how warning-level ophyd messages are routed to live output versus the logfile, then verify that live sessions are quiet while the logfile still includes ophyd logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100