You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
I'd like to have the ability to set
log_level
for builtinRun Process
keyword so that I can specify the loglevel of messages logged by this keyword.The text was updated successfully, but these errors were encountered: