There is no such feature in IDEA, you can try to use a filter with a word that is present in every line. If such word is not available, the issue should be investigated on the application server side.
The empty lines are also present in the actual log file of the server. They are created by a log library where we do not have (source code) access to. So this behaviour cannot be changed.
I hoped there is a switch to get rid of them.
I felt free and submitted 'IDEA-75422 Suppress empty lines in console windows' ;-)
There is no such feature in IDEA, you can try to use a filter with a word that is present in every line. If such word is not available, the issue should be investigated on the application server side.
Serge, thanks for the reply.
The empty lines are also present in the actual log file of the server. They are created by a log library where we do not have (source code) access to. So this behaviour cannot be changed.
I hoped there is a switch to get rid of them.
I felt free and submitted 'IDEA-75422 Suppress empty lines in console windows' ;-)