-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or requestintellijThis issue is specific to the intellij platformThis issue is specific to the intellij platform
Description
Hi,
Thank you for your work on RobotCode.
While using the PyCharm plugin, we noticed that all Robot Framework log messages are printed into the PyCharm Run/Debug Console, including:
INFO / DEBUG / TRACE logs
TRACE-level keyword details (Arguments / Return)
Log messages even when console=False
For example:
*** Test Cases ***
Test Conosole
Log should not in console
Log To Console show in console
In terminal, only the Log To Console message appears, which follows Robot Framework’s expected behavior.
In PyCharm, both messages (and all [TRACE] logs) appear in the console.
Question
How can we avoid Robot Framework log messages being forwarded into the PyCharm console and keep console output consistent with running robot from terminal?
Any guidance would be appreciated.
Thank you!
- PyCharm: ALL
- RobotCode Version: ALL
- OS: ALL
- Python Version: ALL
- RobotFramework Version: ALL
- Additional tools like robocop
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestintellijThis issue is specific to the intellij platformThis issue is specific to the intellij platform
Type
Projects
Status
No status
