No logs above INFO in deployment output console
Answered
When I run a JBoss (wildfly 10) deployment in IntelliJ I do not see any log levels above INFO. I'm sure I used to see DEBUG, as least I think I'm sure. I've been racking my brain trying to figure out what's wrong with my logging configuration when I look at the actual server.log file and see that it's logging just as I'd expect and I can see this log if I modify the run/debug configuration accordingly.
How can I configure the Run Dashboard's default output to show different log levels? I see that there is a dropdown available for manually added log files, but I would rather use the default console. For one thing it's colorized, for another it's just more convenient to not have to switch.


Please sign in to leave a comment.
There's no such feature yet, please feel free to file one (as an example https://youtrack.jetbrains.com/issue/IDEA-188084).
Thanks,
Done. https://youtrack.jetbrains.com/issue/IDEA-217163