View Logs only show error messages
已回答
I am using docker for my application that pushes logs to a direcotry /usr/local/logs. i have a bind mount with this directory with my local machine C:/logs.
Now I am doing remote debug and using option Logs with file as C:/logs/app.log
This do show me the logs but my problem is it always show only error logs. If I open my log file C:/logs/app.log in any other editor (Notepad++) it shows me all log. But IntelliJ always show error logs.
Any help is appreciated.
请先登录再写评论。
Hover the mouse over the top right corner of the log tool window to set up the filter: