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

Allow query to specify 'log level' #159

Closed
bill-baumgartner opened this issue Oct 1, 2020 · 1 comment
Closed

Allow query to specify 'log level' #159

bill-baumgartner opened this issue Oct 1, 2020 · 1 comment

Comments

@bill-baumgartner
Copy link
Contributor

PR #158 allows LogEntry objects to be included in the Response object. A LogEntry can specify a level as ERROR, WARNING, INFO, or DEBUG. It may be convenient to allow a user to specify the level of logs to be returned, e.g. a developer may be interested in the DEBUG logs whereas a user may not.

@edeutsch
Copy link
Collaborator

edeutsch commented Apr 8, 2021

PR #214 addresses this and is merged.

@edeutsch edeutsch closed this as completed Apr 8, 2021
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

No branches or pull requests

2 participants