cancel
Showing results for 
Search instead for 
Did you mean: 

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

ferro
Lead

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

1 ACCEPTED SOLUTION

Accepted Solutions
Souhaib MAZHOUD
ST Employee

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.

View solution in original post

1 REPLY 1
Souhaib MAZHOUD
ST Employee

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.