2024-10-18 12:57 AM
Hi,
Can be logging done without same information being printed in the Concole view ?
When I select
[Run > Debug Configurations > Debugger > Log to file]
the information stored to log.txt is also sent to the Console view.
How to disable output to the Console and still have the log content ?
Thanks
Ferro
Solved! Go to Solution.
2024-10-21 2:34 AM
Hello @ferro
Actually this is not possible in CubeIDE, as the log is displayed in the console output from the GDB server by default.
Thx,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-10-21 2:34 AM
Hello @ferro
Actually this is not possible in CubeIDE, as the log is displayed in the console output from the GDB server by default.
Thx,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.