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

Set console_handler based on verbose value for simulations #3378

Merged
merged 4 commits into from
May 2, 2024

Conversation

jafermarq
Copy link
Contributor

After the new logging formatting was added, it's not sufficient to just change the Level of a log (e.g. via logger.setLevel(DEBUG)) to see on the terminal logs associated to that particular level (and higher). It is needed to also set the level to the console_handler.

@tanertopal tanertopal enabled auto-merge (squash) May 2, 2024 19:10
@tanertopal tanertopal merged commit b2447a2 into main May 2, 2024
28 checks passed
@tanertopal tanertopal deleted the toggle-console-handler branch May 2, 2024 19:18
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