Skip to main content
ferro
Lead
October 18, 2024
Solved

''Log to file" info also in the Console view, how to stop that

  • October 18, 2024
  • 1 reply
  • 901 views

Hi,

Can be logging done without same information being printed in the Concole view ?

When I select

[Run > Debug Configurations > Debugger > Log to file]

ferro_0-1729237957832.png

the information stored to log.txt is also sent to the Console view.

ferro_1-1729238237283.png

 

How to disable output to the Console and still have the log content ?

Thanks

Ferro

Best answer by Souhaib MAZHOUD

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

1 reply

Souhaib MAZHOUDBest answer
Technical Moderator
October 21, 2024

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.