-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Current Situation
The plugin checks for available updates hourly. If updates are available, it outputs a line for each available update to the log. It will do this hourly, so over a day, that is 24 log outputs per available update, filling up the logs with a lot of noise.
Proposed Change
Change the logging to display available updates in case of the following:
- Daily (every 24 hrs)
- If new updates become available.
- Log all other runs to debug level.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request