Xcode 15.4 debugger input not active

Hello, I've upgraded Xcode to newest 15.4 and now I cannot edit text in the output console (debugger). The Xcode console (output) does not allow editing text and does not allow any text input anymore.

I've seen that this may be related to structured logging.

I used to mark things in console output by typing some notes for me when debugging.

How to do that? How to make Xcode console allow input like add line break to mark items in my log, or add notes?

Xcode 15.4 debugger input not active
 
 
Q