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

How to manage level of logging? #267

Open
SergT135 opened this issue Dec 24, 2024 · 0 comments
Open

How to manage level of logging? #267

SergT135 opened this issue Dec 24, 2024 · 0 comments

Comments

@SergT135
Copy link

For example how to decrease (prevent "over-logging") when every request to UI elements has logged?
Like:
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 1' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 2' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 100' :: Getting text from element..
etc
Thank you!

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

1 participant