Skip to content

Change logging of available versions from hourly to daily #69

@justjam2013

Description

@justjam2013

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:

  1. Daily (every 24 hrs)
  2. If new updates become available.
  3. Log all other runs to debug level.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions