This plugin helps in formatting JSON based log statements enabling developers to
- Log selective attributes from JSON log statement
- Highlight attributes setting
- Printing an attribute on a separate line. Useful for attributes like stack trace
- Configure multiple profiles and the ability to configure profiles for individual consoles
JSON Log Config Dialog
Console statement rewritten based on configuration
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "JSON Console Log Formatter" > Install
-
Using JetBrains Marketplace:
Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.
You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

