# Product #17: Salesforce Debug Logs & Schema Explorer


![](https://cdn.hashnode.com/res/hashnode/image/upload/v1646048816890/DxRvg_nK1.png)

`**Name**: Salesforce Debug Logs & Schema Explorer   **Usage**: Salesforce debug logs, SOQL explorer and other admin activites`  
`#BrowserExtension #FreeApp      **Description**:   - Build SOQL queries where metadata can be searched using API names or labels. The records can   also be edited from the queried result.- Set logging level or trace flags for users/class/trigger with search option.   - Analyse debug logs for multiple Salesforce users in tabular format.   - Bulk enable/disable workflow rules and validation rules.   - Compare profiles and permission sets.- CSV export for various System events in Salesforce (EventLogFile), like Login, Logout, REST   Callouts, etc.   - Has many more features and the app is actively maintained.      **Favourite** **Feature**:   - The expired debug trace flag records are striked out for eas`y  
`identification. Also, with a   single click you can re-enable the trace` `flag.   - Intuitive UI to explore objects and lookup fields with the field type shown as icons.   **Link**: [Salesforce Debug Logs & Schema Explorer](https://chrome.google.com/webstore/detail/salesforce-debug-logs-sch/fiaakhiohminpblhmlihfcdhclmphjcd)`

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1646048819517/oiwKhVUle.png)

The Schema explorer shows the field types with icons and displays fields from parent objects as well to create SOQL queries

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1646048822068/BtHsXO77y.png)

The expired trace flags are striked out and the refresh icon in the Action column can be used to re enable it.

