Salesforce Tool Suite (Debug Logs, Schema) Salesforce Tool Suite (Debug Logs, Schema)

Developer Tools
Version: 2.9.4
Last Update: 2023-04-14

Overview

Salesforce Tool Suite (Debug Logs, Schema) is a Chrome extension developed by concret.io. According to the data from Chrome web store, current version of Salesforce Tool Suite (Debug Logs, Schema) is 2.9.4, updated on 2023-04-14.
8,000+ users have installed this extension. 44 users have rated this extension with an average rating of .
developer website: concret.io

Build complex Salesforce SOQL rapidly, monitor debug logs, and launch without sharing your passwords from any Salesforce tab.

This extension is meant for any Salesforce persona, i.e., admin/dev/consultant/architect. Our primary goal is to make it relatively easy to use this extension from any Salesforce tab without asking for your password. It offers the following features:

1. Debug Logs - Most versatile Log viewer in Salesforce ecosystem, offering a Rich hierarchical view and CLI styled **Tail Logs** released in Jan'22.
2. Schema Explorer is the best and easiest option to explore Salesforce schema without memorizing field or relationship names. It offers inline / batch editing and export to Excel.
3. Event Monitoring - Monitor 50+ Salesforce API events and download logs in 1-2 clicks.
4. Suite of Salesforce Tools, like Super User Report, Toggle Validation/Workflow Rules, Bulk Field Creation.

1) Debug Logs
===========
This extension was launched in 2015, beginning with Debug Logs feature. It presented a hierarchical view of logs, with the ability to easily watch logs for multiple users.
* Best hierarchical view of debug logs makes it easy to understand process/code flow, especially in complex orgs.
* Users can manage Trace Flags, and Log levels
* "Quick Error Tracing" - Monitor each user in a different tabbed view, to quickly debug client-reported errors for a given Salesforce User.
* "Tail Logs" - feature lets people enjoy the SFDX CLI-styled tailed logs with much more ease and features without installing and configuring CLI.

2) Schema Explorer
==============
Our most popular feature!

* It's close to what initially Force.com IDE offered, i.e., a TreeView-styled Object browser.
* Find an object and its fields/relationships quickly, and build complex SOQL in a few clicks.
* It is a one-stop solution for anything SOQL. It offers rapid sorting, local filtering (not possible with Text Area fields in SOQL), Inline/Batch editing of records, and export to Excel.

3. Events
========
Monitor and download log files for 50+ critical Salesforce events; API only feature, not available in Salesforce setup.

4. Tools
======
b. *Toggle Validation/Workflow Rules (beta)* - Quickly activate/deactivate workflow/validation rules
c. *Bulk Field Creation (beta)* - Create multiple Salesforce fields in bulk.

5. Metadata Reports
=================

a. *Super User Report* - Based on the following Salesforce Blog, offers quick insight into five critical security breaches in your Salesforce Org https://developer.salesforce.com/blogs/2021/05/boost-security-by-auditing-your-privileged-users-with-soql
b. *Compare Profile and Permission Sets."
c. *Metadata Export* - Export in Excel details like Classes, Triggers, Process Builders, Flows, Validation Rules, VF Pages, Workflow Rules

Release Notes:
* Version: v2.9.4
Update: Added support of Aggregate Queries in Schema Explorer.
Update: Added support of Fields(ALL), Fields(Standard), Fields(Custom) functions in Schema Explorer.
BugFix: Schema Explorer some parsing issues has been fixed.
BugFix: Performance optimization and minor bug fixes in general.

* Version: v2.9.3
Update: Download multiple Debug Logs in single excel file.
Update: Added object information in Process Builders and Flows Metadata Reports.
BugFix: Schema Explorer export excel issue fixed.
BugFix: Performance optimization and minor bug fixes in general.

* Version: v2.9.2
Feature: Toggle and Delete Flows in bulk.
Feature: Clone Flows in bulk.
Update: Enhanced User Experience for Toggle and Delete Validation Rules.
Update: Enhanced User Experience for Toggle and Delete Workflow Rules.
BugFix: Performance optimization and bug fixes in general.

* Version: v2.9.0 *

Feature: Clone and Delete Reports in Bulk.
Feature: Apex Test - Execute tests and see test results, and code coverage in action (beta).
BugFix: Bug Fixes in general.

* Version: v2.8.3 Released On: Nov 4, 2022*

Feature: Clone Global Picklists in Bulk.
Feature: Know Object Limits for your Org.
BugFix: Schema Explorer Column Header Issue was fixed.
BugFix: Add and Edit Object in Bulk Object Creation Issue was fixed.
BugFix: Clear All Success Button Issue in Bulk Object Creation was fixed
Update: Enhanced User Experience for Bulk Object Creation.
Update: Enhanced User Experience for Bulk Field Creation.

** Version: v2.8.2 Released On: Sept 2, 2022**

Feature: Delete Objects in Bulk.
Feature: Create Objects in Bulk.
Feature: Delete Fields in Bulk.
BugFix: Fixed Case Sensitive dependencies on fields while querying data.
BugFix: Fixed Updation of Validation Rule created on Custom Metadata Type.
BugFix: Fixed Graph for Login Event Type.
Update: Updated UI for Bulk Field Creation.
Update: API optimizations in Bulk Field Creation and Workflow Rules. (Reduced Calls)

** Version: v2.8.0 Released On: June 10, 2022**

UI/UX improvements.
Update: More options are available in the toolbar.
Update: API calls count optimized. Making only 1/5th of requests for Superuser and Metadata reports.
Update: New Reactive pattern-based Indexed DB wrapper for better, more stable transactions of History and cache.
Feature: Settings and user preferences.
Feature: Set which API version you want to use.
Feature: Enable or disable notifications/toasts.
Feature: Clear all toasts using the toolbar.
Feature: Toggle breadcrumbs option.
Feature: Cache and History settings for auto-delete, time limit, and disable option.
Feature: Global Pool for all background processes to stop individual or all at once. Also, stop running polls from the tasks section of the settings.
Feature: Report bugs option.
Feature: Share feedback links to make the feedback process easy.
Feature: Global caching(clearable) and temporary caching for frequently fetched API requests.
Feature: Preserves last login tokens to access multiple users within a single instance of the extension. Simply launch the extension from multiple Salesforce orgs/users, and you will get access to all the orgs/users in the latest instance. You can also switch between different available orgs/users.
Feature: While using multiple orgs, access different users/orgs histories and caches. Nothing is deleted; the extension maintains different instances of History and cache for different users/orgs.
Feature: New Reports modules with reports menu and searchable cards.
Feature: Metadata reports added; export up to eight metadata reports.
Feature: Export multiple reports all together from Metadata, Compare, or Superuser.
Feature: clear cache from anywhere using a global toolbar.
Feature: Navigate to a different page when in fullscreen mode, using the Go-to feature in the toolbar.
Feature: Throttle export click rate to avoid multiple duplicate exports on accidental clicks
Feature: Numbered File naming system for all excel exports.
BugFix: Repeated export bug.

**Version: v2.7.0 Released On: May 9, 2022**
improved themes, balanced grayscale for intense colors in dark mode
Update: improved stability/performance and compatibility for the latest browsers, built on the latest Angular Framework.
Update: Performance improved with multithreaded processing
Update: Build Size reduced
Update: New UI and UX
Update: Caching for frequently made API requests in validation rules
Update: New architecture for validation rules, making a minimum of API calls
Feature: Taillogs heap limiter
Feature: Delete and bulk delete option for History
Feature: Fullscreen option for all modules
Feature: Mini game within waiting spinner
Feature: Info for all modules
Feature: Toolbar
BugFix: Schema explorer pagination issue fixed
BugFix: Schema explorer Boolean values not visible, fixed
BugFix: Schema explorer Execute button glitch, fixed
BugFix: Dark mode for toast, fixed
BugFix: Schema explorer Filtered export, fixed
BugFix: Not working for some salesforce orgs, fixed

**Version: v2.6.0 Released On: March 2, 2022**
New Dark Theme option (beta)
Feature: debug logs module huge log warning fixed
Feature: History for Schema Explorer compare module is now available within their respective tabs
Update: UI UX improved
BugFix: Watch the new logs feature fixed in the Debug logs module

**Version: v2.5.8 Released On: January 18, 2022**
Feature: Tail-logs module
BugFix: Query parsing bug in schema explorer was fixed

Rating

44 ratings

Total Installs

8,000+

Information

Last Update

2023-04-14

Current Version

2.9.4

Size

2.55MiB

Author

concret.io

Website

concret.io

Category

Developer Tools

Latest Reviews

See More

avatar Miki Yoshida
2022-05-02

@Abhinav Gupta
Hi, there. I love this tool after trying to use it.
I have a question.
Can we create SOQL with WHERE or ORDER BY clause automatically?
If we can, how can we do it?
Thanks

avatar Dmitry Karpenko
2021-11-04

заеьаще!

avatar Asif Jamal
2021-07-20

I love this chrome extension. Easily can see the debug log of any users. And SOQL query builder is a powerful tool.

avatar Ryan MacAlmon
2021-04-30

This is a helpful tool for me when I do not know exactly fields I want to query.

Are their any plans to add the ability to filter or sort using the UI? I think this would be great for newbies that are not good with the query syntax.

Also what about tooling api? this would be a great value add

avatar Akul Dhingra
2021-03-30

I have been using in everyday, while development to view the logs or just to simply view the data and filter using SOQL. It has been such a smooth experience. And the readily incoming updates makes me think there are a-lot of changes incoming.
A suggestion: Could we include a change-set management system where in it tracks all the data that is changed since last changeset created/selected changeset.