How to make Intellij show logs when running application

Viewed 20

When I run application the console doesn't have any logs even I have lots of logger.info() in my code, how can I make Intellij show logs? enter image description here

0 Answers
Related