Skip to content

Process: Support configuring log level keywords use #4929

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

Open
richardstone opened this issue Nov 5, 2023 · 4 comments
Open

Process: Support configuring log level keywords use #4929

richardstone opened this issue Nov 5, 2023 · 4 comments

Comments

@richardstone
Copy link

I'd like to have the ability to set log_level for builtin Run Process keyword so that I can specify the loglevel of messages logged by this keyword.

@pekkaklarck
Copy link
Member

Sounds good to me. The option should also be added to Start Process, Wait For Process, etc. both for consistency and because Run Process uses them internally.

Some keywords currently log messages both with INFO and DEBUG. We needed to decide should we allow changing both or is hardcoded DEBUG ok.

@richardstone
Copy link
Author

In my opinion, hardcoded anything is not that great. But here, having some DEBUG messages that helps to understand what is going on in case of a failure is a good to have.

@pekkaklarck pekkaklarck changed the title Feature request: Ability to set log_level for Run Process keyword Process: Support configuring log level keywords use Dec 19, 2023
geco333 pushed a commit to geco333/robotframework that referenced this issue Dec 31, 2023
@LowEQ
Copy link
Contributor

LowEQ commented Sep 2, 2024

if none is working on this can I give a try?

@LowEQ
Copy link
Contributor

LowEQ commented Sep 10, 2024

#5204 here is the draft PR, need still those acceptance tests, and run existing tests to make sure works fine

@pekkaklarck pekkaklarck added this to the v7.4 milestone Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants