intellj IDEA server ouput window show too much infor "DEBUG"
Answered
my intellij server ouput window show too much "DEBUG" information.

Please sign in to leave a comment.
Try Grep Console plugin to filer console output. See also Setting Log Options if you want to display the output in Run/Debug tool window from the log files, your application produces.
thank you very much, i will try it !