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

fix: do not override log level to debug for JEventProcessorPODIO #1552

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Aug 4, 2024

Briefly, what does this PR introduce?

The JEventProcessorPODIO overrides the log level to debug instead of the default info (set by the logging service).

This PR changes that behavior and the log level is now determined by the usual mechanisms.

What kind of change does this PR introduce?

  • Bug fix (issue: hardcoded log level is debug)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@wdconinc wdconinc requested review from a team and veprbl and removed request for a team August 4, 2024 22:01
Copy link

sonarqubecloud bot commented Aug 5, 2024

@veprbl veprbl added this pull request to the merge queue Aug 5, 2024
Merged via the queue into main with commit ae7838d Aug 5, 2024
86 of 87 checks passed
@veprbl veprbl deleted the JEventProcessorPODIO-do-not-override-log-level branch August 5, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants