Skip to content

yoavprat/sfdc-debug-logs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apex Debugger

Browser extension to debug salesforce code.

Key Features

  • Improved view of logs (select from available themes).
  • Click any Id to go to Object (Class, Trigger, Validation Rule e.t.c).
  • Indent User Debug (sObject, List, XML or JSON)
  • Delete all logs (all of'em).
  • Add current User.

Keyboard Chortcuts

  • Ctrl+Alt+d - Open Debug Logs + Add current user
  • Ctrl+Alt+o - Custom objects page
  • Ctrl+Alt+u - Manage Users
  • Ctrl+Alt+i - Company Information
  • Ctrl+Alt+s - Data Schema

Chrome extension installation

https://chrome.google.com/webstore/detail/beautify-salesforce-debug/mpckkbblhbfngaininanfjpdfjhbncjo

GreaseMonkey User Scripts

https://openuserjs.org/users/motiko/scripts

Install all of them

Contribution & Feature Request

  1. More Themes
  2. Firefox/Safari/Opera Extension

Let's build it

About

Browser extension for coloring and beautifying Salesforce debug logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.5%