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

Browser library listener API method logging makes log.html too noisy #4053

Open
3 tasks
aaltat opened this issue Feb 4, 2025 · 0 comments
Open
3 tasks

Browser library listener API method logging makes log.html too noisy #4053

aaltat opened this issue Feb 4, 2025 · 0 comments
Labels
bug Something isn't working priority: critical
Milestone

Comments

@aaltat
Copy link
Member

aaltat commented Feb 4, 2025

Describe the bug
Library logs stuff with listener API quite a lot of stuff at debug or info level. It makes the log.html quite messy and harder to read with Robot Framework 7.2 (This is new feature of RF 7.2, in the past logging was only visible in the syslog.)

  • Go trough the logging and remove which is not needed
  • When logging is needed, it should not happen in info level. Also debug level might be too much. Move logging to trace level.
  • Think should more logging be added, most likely not.
@aaltat aaltat added bug Something isn't working priority: critical labels Feb 4, 2025
@aaltat aaltat added this to the v19.4.0 milestone Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: critical
Projects
None yet
Development

No branches or pull requests

1 participant