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

Change Pylenium default log level from INFO to DEBUG #209

Closed
ElSnoMan opened this issue Aug 20, 2021 · 2 comments
Closed

Change Pylenium default log level from INFO to DEBUG #209

ElSnoMan opened this issue Aug 20, 2021 · 2 comments
Labels
beginner Small - requires some line changes and a test or two enhancement New feature or request

Comments

@ElSnoMan
Copy link
Owner

Change the py.log.info messages to py.log.debug. It's a lot of detail and information that you most likely don't care about since the exceptions and traces are more helpful. However, if you do want to see the order of operations from the point of view of Pylenium, you can switch to DEBUG

@ElSnoMan ElSnoMan added enhancement New feature or request beginner Small - requires some line changes and a test or two labels Aug 20, 2021
@rnestler
Copy link
Contributor

rnestler commented Apr 6, 2022

This looks like it is fixed already.

@ElSnoMan
Copy link
Owner Author

ElSnoMan commented Apr 6, 2022

You're right! GH didn't auto-close it. Good catch

@ElSnoMan ElSnoMan closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Small - requires some line changes and a test or two enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants