Hi!
In my code I log useful information to system output using the following JAVA method: System.out.println(...).
Is it possible in IntelliJ IDEA to find a history of information that I wrote to output?
Hi!
In my code I log useful information to system output using the following JAVA method: System.out.println(...).
Is it possible in IntelliJ IDEA to find a history of information that I wrote to output?