When debugging is started IntelliJ
shows in console that message:
Connected to the target VM, address: '127.0.0.1:18443', transport: 'socket'
and when debugging has finished it shows
Disconnected from the target VM, address: '127.0.0.1:18443', transport: 'socket'
How do I get rid of those messages?