Bella
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Bella created a post, Plugin dev - Suppressing fatal error dialog when using error level
Hello,working on a plugin and using com.intellij.openapi.diagnostic.Logger. The documentation here states that using Error level(i.e logger.error(message)) will show an error dialog to users.Is th...