LibreHardwareMonitor / LibreHardwareMonitor/LibreHardwareMonitor
Option to delete logs after a set period of time.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.1k
- Forks
- 1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 15
Description
I like to have LibreHardwareMonitor log my sensor data so I can refer to it later if there is a problem, but over time these logs start taking up a lot of space and I have to reclaim that space manually by going to the location where the logs are stored and deleting them. I'd like to request an optional feature that allows me to set an amount of time that logs should be kept, after which LibreHardwareMonitor would automatically delete the old logs to keep from filling up my hard drive with them.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. Start by locating the logging configuration and the code that writes sensor logs, then determine how an optional retention period can be configured and applied. Done means old logs are automatically removed after the selected period while logging remains unchanged when the option is unset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100