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 log level from Python #17

Merged
merged 11 commits into from
Nov 5, 2024

Conversation

aliddell
Copy link
Member

@aliddell aliddell commented Nov 5, 2024

  • Suppresses log messages below on set log level
  • Adds a new log level, LogLevel_None, for no logging
  • Exposes LogLevel enum, get_log_level, and set_log_level in Python

Copy link
Contributor

@jeskesen jeskesen left a comment

Choose a reason for hiding this comment

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

LGTM

@aliddell aliddell merged commit 8779f14 into acquire-project:main Nov 5, 2024
7 checks passed
@aliddell aliddell deleted the loglevel-from-python branch November 5, 2024 21:17
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