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

feat: set algorithm log levels from config yaml files #298

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Oct 24, 2024

This allows an algorithm's YAML configuration to control the log level; SetOption("log",...) still takes the highest priority. For example:

clas12::SomeAlgorithm:
  log: trace

@c-dilks c-dilks marked this pull request as ready for review October 24, 2024 16:17
@c-dilks c-dilks requested a review from rtysonCLAS12 as a code owner October 24, 2024 16:17
@c-dilks c-dilks merged commit 30ab73b into main Oct 25, 2024
44 of 45 checks passed
@c-dilks c-dilks deleted the log-level-in-yamls branch October 25, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant