Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-69613] Reduce log output at INFO level #1329

Merged

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Sep 15, 2022

JENKINS-69613 - Reduce logging of polling and indexing events

Require a non-default logging level to see messages related to polling and indexing, including the "polling not triggered", "polling triggered", and "indexing triggered" messages.

Only changes the logging level, not the availability of those log messages.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • Documentation in README has been updated as necessary
  • Online help has been added and reviewed for any new or modified fields
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

  • New feature (non-breaking change which adds functionality)

Require a non-default logging level to see messages related to polling
and indexing, including the "polling not triggered", "polling triggered",
and "indexing triggered" messages.

Only changes the logging level, not the availability of those log messages.
@MarkEWaite MarkEWaite added the bugfix Fixes a bug - used by Release Drafter label Sep 15, 2022
@MarkEWaite MarkEWaite merged commit 777f9cc into jenkinsci:master Sep 15, 2022
@MarkEWaite MarkEWaite deleted the reduce-logging-at-INFO-level branch September 15, 2022 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a bug - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant