jgjcohghickbjdeikbccmlnmbebbbmag
Easy way to check the Debug logs Salesforce Debugger Chrome Extension Salesforce Debugger Chrome Extension is designed to streamline the debugging process for salesforce developers.This extension offers a comprehensive suite of features aimed at simplifying the management of Trace Flags and Debug Logs within the Salesforce environment. Whether you're troubleshooting code errors, monitoring system behavior, or optimizing performance, this tool provides efficient solutions tailored to your debugging needs. With intuitive functionalities and seamless integration into your Salesforce workflow, this extension empowers developers to efficiently trace, analyze, and resolve issues, ultimately enhancing productivity and accelerating development cycles. From managing Trace Flags to searching and filtering Debug Logs, this extension equips developers with the tools needed to effectively debug and optimize their Salesforce applications. In this document, we'll provide a concise overview of the extension's key features, outlining how each functionality enhances the debugging process for Salesforce developers. Whether you're new to debugging in Salesforce or seeking to streamline your current workflow, this extension offers a user-friendly interface and robust capabilities to support your debugging endeavors. 1. Add Current User (Button): ● If the trace flag for the current user (logged-in user) is not active, prompts to create a new trace flag. ● If the trace flag for the current user is active, displays active records and allows creating a new trace flag by selecting debug level. It replaces the existing trace flag upon saving. 2. New (Button): ● Creates a trace flag for a user based on TraceEntityName, StartDate, Expiration Hours, and DebugLevel. ● Handles creation for active users, prompts for error on past date selection, and disables save button until debug log is selected. ● Toast notification on successful creation. 4. Delete (Button): ● Deletes the selected record and notifies the user on the scrolled page. ● Shows error toast if the record is deleted from the org while editing, deleting, or renewing on the extension side. 5. Renew (Button): ● Renews trace flags for the next 24 hours. ● Shows error if the trace flag exists for the same traced entity, prompting the user to replace it upon saving. 1. User Search Functionality: ● Enables users to search debug logs of active trace flag users. ● Filters debug logs using various options, allowing addition and removal of user names. 2. Search String Functionality: ● Facilitates searching strings within the debug log body. ● Highlights rows containing the searched string, with automatic de-highlighting upon change. ● Highlights only the first page of pagination on search. 3. Action Tabs: ● Provides options to get all logs of the logged-in user, refresh all logs, and delete all logs. 4. View (Button): ● The "View" button offers a comprehensive insight into various aspects of the debugging process, presenting a series of sub-tabs each with distinct functionalities. Within these tabs: ➢ Log Details: Users can access creation dates, log lengths, and associated user information. ➢ Debug Log: This tab displays the debug log body, color-coded to represent different labels for enhanced readability. ➢ Queries: Developers can review all SOQL queries present in the debug log, including details such as the line number in the Apex class or trigger where the query is written, the number of records retrieved, and the option to navigate directly to the query line within the debug log. ➢ User Debug: Custom debug data, such as that generated by system.debug statements, is consolidated in this tab. Users can identify the line number where the debug statement is written, view the printed data, and navigate to the specific debug line within the debug log. ➢ Order of Execution: This tab provides insights into debug log limits usage, detailing various limitations such as API call usage or heap size. Users can monitor their usage compared to set limits, with color-coded alerts indicating when usage exceeds 80% (yellow) or reaches 100% (red). ➢ Org Limits: Users can access organization-wide limits across different categories presented in a tabular format, facilitating a comprehensive overview of the current usage and thresholds within the Salesforce environment. ➢ Download: Users can download debug logs in Excel format with subtabs available on the page. 6. Delete (Button): ● Deletes the selected record and notifies the user on the scrolled page. Note: To perform all the activity mentioned above, tool will be used to access the active session id from browser for respective salesforce org.
Salesforce Tool Suite
Enhance your Salesforce productivity with our comprehensive toolkit tailored for administrators, developers, architects, and consultants. This all-in-one solution enables you to compare profiles and permission sets, manage debug logs, and explore schemas seamlessly on your device. Your data remains secure, stored exclusively on your local machine. 1. Reports - Profile and Permission Set Comparison: Analyze and compare profiles and permission sets across different Salesforce organizations. - Metadata Export: Export critical components such as classes, triggers, process builders, flows, validation rules, Visualforce pages, and workflow rules to Excel for streamlined analysis. - Super User Report: Quickly identify potential security vulnerabilities in your Salesforce org by auditing privileged users. - Approval Process Details: Access and export approval process configurations effortlessly. 2. Debug Logs - Hierarchical Log Viewer: Delve into Salesforce's core with an organized log viewer. - Tail Logs: Monitor real-time logs without additional installations or configurations. - Trace Flags and Debug Levels Management: Efficiently manage trace flags and debug levels. - User-Specific Debugging: Instantly debug errors reported by specific Salesforce users. 3. Schema Explorer - Schema Navigation: Navigate Salesforce schemas without memorizing fields or relationships. - SOQL Query Builder: Construct complex SOQL queries with ease. - Data Management: Sort, filter, edit records in batches or inline, and export data to Excel. 4. Event Monitoring - Comprehensive Event Logs: Monitor and download logs for over 50 critical Salesforce events. - Exclusive API Access: Leverage features not available in standard Salesforce setup. 5. Salesforce Tools - Apex Testing: Execute test suites and obtain code coverage metrics. - Bulk Management: Efficiently manage validation rules, workflow rules, fields, and objects in bulk. - Object Limits Monitoring: Stay informed about Salesforce object limits. - Bulk Operations: Create or delete multiple fields or objects simultaneously. - Report and Dashboard Management: Clone, delete, and manage reports, dashboards, flows, and record types in bulk.
Salesforce Colored Favicons
Updates the standard favicon on Salesforce tabs with colored versions to help differentiate between different organizations. Supports both Classic and Lightning Experiences and includes separate icons for production, sandbox, and develop/scratch orgs. To use the extension, simply navigate to a Salesforce org and the extension will automatically select a random color for it then update the favicon with that color. Now every time you visit that org, the colored favicon will be displayed instead of the default Salesforce favicon. At this point you can also visit the options page to change the color for any org you've visited.
Salesforce SmartLog
Read your Salesforce logs smarter. Salesforce SmartLog is a Chrome extension that converts Salesforce debug logs into a structured, high-readability workspace for faster analysis, troubleshooting, and review. It is designed for developers and admins who need to understand complex execution paths quickly, reduce time spent scanning raw logs, and maintain productivity even with very large log files. 1. Reduces investigation time by organizing noisy logs into meaningful visual structure. 2. Improves accuracy by highlighting critical debug and exception lines. 3. Makes large logs practical to review through virtualization and stable scrolling. 4. Preserves flexibility by allowing one-click return to the native Salesforce log view. 5. Improves day-to-day workflow with search, pinning, formatting, and bulk actions in one interface. Smart log interpretation: clarifies execution flow and hierarchy for easier root-cause analysis. Full-text log search: finds relevant entries quickly across the full log. Inline JSON formatting: expands JSON in place for immediate readability. Inline SOQL formatting: reformats queries for faster comprehension. Auto-refresh: keeps the log list current without manual reload loops. Bulk deletion: removes selected logs efficiently. Log marking: flags important logs for follow-up and prioritization. Visual line highlighting: emphasizes debug lines and error/exception lines. Dense, readable UI: optimized for laptop-size screens and long sessions. Native-view toggle: switches back to standard Salesforce rendering at any time. mainly bug fixes and small additions for better user experience. enjoy! Major release focused on scalability, rendering consistency, and hierarchy usability for large Salesforce debug logs. - Introduced true virtualized rendering to support very large logs with stable performance and reduced browser overhead. - Reworked scrolling behavior for better control during fast navigation and long review sessions. - Added per-row indexing with clickable row numbers for pin/unpin workflows. - Added default pinning for debug and error/exception rows to keep high-signal lines visible. - Improved nested hierarchy collapse/expand behavior. - Added collapsed-section summary rows to clearly indicate hidden ranges. - Corrected hidden-row count logic for collapsed sections. - Preserved JSON/SOQL expanded formatting state across scrolling and re-renders. - Enhanced hierarchy tooltips with more specific context, including Flow/Workflow differentiation and flow-name context. - Improved tooltip positioning and presentation near viewport boundaries. - Replaced text loading indicator with a multi-color animated loader and minimum display time for smoother transitions. - Updated sidebar selection controls (checkboxes) for better visibility and usability. - Expanded Lightning page host matching while maintaining Salesforce domain restrictions. 30/04/24 – 0.2.2: Fixed FlexiPage rendering side effects when the extension is active. 26/04/24 – 0.2.1: Added global quick-access button, log length indicators, SmartLog support indication, and automatic fallback to regular mode for unsupported logs. 25/04/24 – 0.1.5: Bug fixes. 29/12/23 – 0.1.4: Improved class naming and asynchronous execution categorization. 25/12/23 – 0.1.3: Added collapse-by-click behavior for sections and fixed related issues. 23/12/23 – 0.1.2: Improved large-log performance, removed lazy loading, enabled full-log search, and removed line numbers. 18/08/23 – 0.1.1: Added hover tooltips for category color markers. 12/08/23 – 0.1.0: Initial Chrome Web Store release.
Apex Debugger
Debug Salesforce apex code with ease Apex debugging with ease. Improved debug logs for Salesforce. Press Shift+d from any salesforce page to open Logs. Click on extension to configure keyboard shortcuts. IMPORTANT! If your org has "Require HttpOnly attribute" option enabled (in Setup -> Security -> SessionSettings) you need to set session ID variable manually. For this click on the extension icon and fill in the last field. Disabling ""Require HttpOnly attribute" adds security risk and should not be done in production orgs. IMPORTANT2! Manifest 3 support from version 0.8. I do expect some bugs. Please report in GitHub. • Search in logs • Filter logs • Delete all logs • Add current User • Indent structured data such as sObject, List, XML or JSON • Improved view with custom themes • Any Id in logs is a link to respective Object page (Class, Trigger, Validation Rule e.t.c) • Lightning compatible PS If you want to report an issue please use GitHub issues (https://github.com/motiko/sfdc-debug-logs/issues). Or contact me by email. I don't see notifications from Chrome Web Store reviews.