extension ExtPose

Salesforce Debug Log Beautifier

CRX id

nhjppmlfmlhfmgfhoopllbhapfjajpnj-

Description from extension meta

Beautify Salesforce debug logs with syntax highlighting, clear JSON formatting, and smart real-time polling.

Image from store Salesforce Debug Log Beautifier
Description from store 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.

Latest reviews

  • (2025-08-03) Logareason: Just tried out and wow, it’s a game-changer! This lightweight Chrome extension makes debug incredibly fast and intuitive.
  • (2025-07-23) Esra T: Very helpful tool! It makes Salesforce debug logs easy to read and understand. I used to spend a lot of time checking logs, but now it’s much faster. Great job by the developer. I really recommend it to Salesforce developers!

Statistics

Installs
468 history
Category
Rating
5.0 (2 votes)
Last update / version
2025-08-13 / 1.4.0
Listing languages
en

Links