Similar Log Messages warning
已回答
After updating to 2024.1 I am getting Similar Log Messages warning. I won't lie this warning is one is quite irritating, I open a file and its showing me 704 warnings ! Please how can I switch this off ???
请先登录再写评论。
Please also provide a screenshot or the warning.
Its a Java Spring Boot Project
You can disable this inspection. Just select the warning in the Problems view, click on the lightbulb, then three dots → disable inspection (or any other suitable option):
Thanks, that worked