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

Support log_level #393

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Support log_level #393

merged 1 commit into from
Jan 21, 2022

Conversation

tokebe
Copy link
Member

@tokebe tokebe commented Jan 19, 2022

First pass addressing #328. Part of 4 related PRs:

This PR largely supports the use of log_level as specified in the TRAPI standard.

In the case of async, the callback and check_query_status will respect the original query's log_level. check_query_status?log_level=DEBUG | INFO | WARNING | ERROR may be used to specify a different log level, which will be retrieved regardless of the original query's level if specified. If not specified, the original query's log level will be respected.

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.

1 participant