in the Intellij idea.
I'm using debugging mode in a spring project and want to copy current state of an object by a printer to observe its more details later.
So I'd like to print debug variables into a text file.
But it seems that intellij does not provide this feature.
I dont want copy each triangle step by step and paste it in a text file. Because it does not keep text format.
What is the best way to do this?
Logging.
Обсуждают сегодня