Skip to content

phugee/Electron-SFDCLogParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFDCLogBoss

Electron/Node tool for analyzing SFDC Log files Extended from https://github.com/gescandon/SFDCLogBoss.git

##Requirements

NPM : (should be installed with Node)

##Usage: http://screencast.com/t/WPbuMIQqx

Install dependencies and run the app

npm install && npm start

##Recommended SFDC Dev Console Log Levels

  1. DB: INFO
  2. Callouts: NONE
  3. ApexCode: DEBUG
  4. Validation: NONE
  5. Workflow: NONE
  6. Profiling: NONE
  7. Visualfore: NONE
  8. System: DEBUG

Install dependencies and run the app

npm install && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published