Salesforce Debug Log Beautifier
2 ratings
)Overview
Beautify Salesforce debug logs with syntax highlighting, clear JSON formatting, and smart real-time polling.
Beautify Salesforce debug logs with syntax highlighting, tidy JSON formatting, and smart real-time polling. Chrome extension that lets Salesforce developers read and manage debug logs in any org. How To Use It ============== 1. Install the extension from the Chrome Web Store. 2. Open any Salesforce org and Open Debug Dashboard from extension. 3. Click "Deploy Prettier Class" to deploy Apex Console class. 3. Examples of usages: List<Account> accounts = [ SELECT Id, Name, Industry, Type FROM Account LIMIT 5 ]; Console.log(accounts); // without label Console.log('Account Results', accounts); //with label 4. That's all. Enjoy it. What It Does ============= ➡️ Makes Debug Logs Easy to Read It transforms complicated logs into clear, color-coded text that's easy on the eyes. Key information like JSON values, object fields, and data types are neatly highlighted, making them easy to spot and understand. ➡️ Real-Time Debug Monitoring It regularly checks for new debug logs in the background and alerts you as soon as new logs appear. You’ll always stay up to date with your debugging tasks without manually refreshing. ➡️ Comprehensive Log Dashboard A dashboard shows your recent debug logs organized clearly. You can easily review detailed logs, quickly identify governor limits, and monitor resource usage without effort. ➡️ Simple Session Handling The extension automatically detects your Salesforce sessions and seamlessly manages logins across multiple orgs, requiring no extra steps. ➡️ Speeds Up Your Debugging Instantly view formatted log details, quickly copy session info for easy sharing, and smoothly connect with the Salesforce Developer Console to streamline your work. New Features ============= ➡️ Added the Dark mode feature and made overall improvements to the user interface. ➡️ Error analysis with debug logs. ➡️ View Raw Debug Log and can search logs. ➡️ Execute Anonymous Code and save Anonymous code blocks. ➡️ Indicator by icons if it has logs and errors. ➡️ Filter system debug logs and custom debug logs. This is a game-changer feature. By using this, you can avoid seeing unnecessary logs. ➡️ Manage Debug Log Button to navigate the Debug Logs page.
5 out of 52 ratings
Details
- Version1.5.0
- UpdatedAugust 31, 2025
- Offered byShakhawat Hossain
- Size174KiB
- LanguagesEnglish
- Developer
Email
shshawon416@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser