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

Harmonize verbosities #182

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Harmonize verbosities #182

merged 1 commit into from
Apr 24, 2024

Conversation

Zehvogel
Copy link
Contributor

@Zehvogel Zehvogel commented Apr 17, 2024

BEGINRELEASENOTES

  • By default use the MarlinProcessorWrapper.OutputLevel to set the verbosity of the wrapped Marlin processor.

ENDRELEASENOTES

It is still possible to overwrite the verbosity from the wrapped parameters. I also changed the default to ERROR (least output) this then also behaves as expected when even stricter Gaudi msg levels are choosen like FATAL or ALWAYS.

fixes: #175

Copy link
Collaborator

@andresailer andresailer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@andresailer andresailer merged commit 545fdb7 into key4hep:main Apr 24, 2024
6 of 10 checks passed
@Zehvogel Zehvogel deleted the output-level branch April 24, 2024 15:19
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.

Set Marlin processor Verbosity from MarlinProcessorWrapper.OutputLevel
2 participants