Salesforce debugging tool
Want an easy way to debug your Salesforce environment? Use Debugbe cloud service to seamlessly activate, filter and view live debug logs and much more!
Explore Debugbe
Smarter, faster & easier Salesforce debugging
Debugbe is a tool that was designed to make the process of debugging of Salesforce environments simple and neat. The tool allows you to have a full control of debugging process at a single place without having to go back and forward with your orgs trying to activate debug logs, set up debug levels and find the source of the problem.
- Activate debug logs in one click
Debugbe creates an appropriate debug level and sets up Trace flag in just one click. Logs are automatically disabled if you leave the Debugbe app to avoid creating load on your org.
- Runtime debug levels management
Customise debug levels to adjust sources of logging.
- See only what you need
Generate neat logs. Minimize length of generated logs by applying event filters. Chose system events you want to see.
- Custom filters
Use precise string matching to find details that you need in system events.
- Orgs browser
Maintain all your salesforce orgs at one place. Quick access to org’s resources through automatic org authentication.
- More debugging info
Get better insight into operations that have caused Salesforce system events to occur.
How to get started in 4 steps




Live logs steaming

- See system events as they occur. Our cloud service allows you to instantly view debug logs while activities take place at your target org.
- Apply dynamic filters without having to re-activate debug logs.
- Mix and match filter combinations for your debugging process and enhance overall appeal of resulting logs!
Smart debugging
Lighter logs
Narrow down system logs to meaningful context
19:15:28.4 (4759487)|USER_INFO|[EXTERNAL]|0057Q000004qYq4|packaging@debugbe.com|(GMT+01:00) Irish Standard Time (Europe/Dublin)|GMT+01:00
19:15:28.4 (4815835)|EXECUTION_STARTED
19:15:28.4 (4828650)|CODE_UNIT_STARTED|[EXTERNAL]|0667Q00000Czja3|VF: /apex/Apples
19:15:28.4 (5106271)|VF_DESERIALIZE_VIEWSTATE_BEGIN|0667Q00000Czja3
19:15:28.4 (55908073)|VF_DESERIALIZE_VIEWSTATE_END
19:15:28.4 (61309299)|HEAP_ALLOCATE|[79]|Bytes:3
19:15:28.4 (61398102)|HEAP_ALLOCATE|[84]|Bytes:152
19:15:28.4 (61421695)|HEAP_ALLOCATE|[399]|Bytes:408
19:15:28.4 (61441818)|HEAP_ALLOCATE|[412]|Bytes:408
19:15:28.4 (61460253)|HEAP_ALLOCATE|[520]|Bytes:48
19:15:28.4 (61522463)|HEAP_ALLOCATE|[139]|Bytes:6
19:15:28.4 (61544361)|HEAP_ALLOCATE|[EXTERNAL]|Bytes:25
19:15:28.4 (61567569)|HEAP_ALLOCATE|[EXTERNAL]|Bytes:2
19:15:28.4 (61601600)|METHOD_ENTRY|[1]|01p7Q00000IYvn6|DebugbeTestsController.DebugbeTestsController()
19:15:28.4 (61617773)|STATEMENT_EXECUTE|[1]
19:15:28.4 (61624651)|STATEMENT_EXECUTE|[1]
19:15:28.4 (61681468)|HEAP_ALLOCATE|[52]|Bytes:5
19:15:28.4 (61708987)|HEAP_ALLOCATE|[58]|Bytes:5
19:15:28.4 (61720421)|HEAP_ALLOCATE|[66]|Bytes:7
19:15:28.4 (61753646)|SYSTEM_MODE_ENTER|false
19:15:28.4 (61776190)|HEAP_ALLOCATE|[EXTERNAL]|Bytes:5
19:15:28.4 (61784744)|SYSTEM_MODE_EXIT|false
19:15:28.4 (61809107)|METHOD_EXIT|[1]|DebugbeTestsController
19:15:28.4 (61823133)|HEAP_ALLOCATE|[EXTERNAL]|Bytes:8
19:15:28.4 (61833861)|VARIABLE_SCOPE_BEGIN|[40]|this|DebugbeTestsController|true|false
19:15:28.4 (61940114)|VARIABLE_ASSIGNMENT|[40]|this|{}|0x7592bdd1
19:15:28.4 (61970753)|SYSTEM_MODE_ENTER|false
19:15:28.4 (61983521)|HEAP_ALLOCATE|[41]|Bytes:5
19:15:28.4 (61992844)|STATEMENT_EXECUTE|[40]
19:15:28.4 (61995457)|STATEMENT_EXECUTE|[41]
19:15:28.4 (62005023)|VARIABLE_SCOPE_BEGIN|[41]|s|String|false|false
19:15:28.4 (62031212)|VARIABLE_ASSIGNMENT|[41]|s|null
19:15:28.4 (62043813)|STATEMENT_EXECUTE|[42]
19:15:28.4 (62242151)|HEAP_ALLOCATE|[42]|Bytes:41
19:15:28.4 (62341237)|SYSTEM_MODE_EXIT|false
19:15:28.4 (62618777)|FATAL_ERROR|System.NullPointerException: Attempt to de-reference a null object
Class.DebugbeTestsController.throwNullPointerException: line 42, column 1
19:15:28.282 (282008545)|CUMULATIVE_LIMIT_USAGE
19:15:28.282 (282008545)|LIMIT_USAGE_FOR_NS|(default)|
Number of SOQL queries: 0 out of 100
Number of query rows: 0 out of 50000
Number of SOSL queries: 0 out of 20
Number of DML statements: 0 out of 150
Number of Publish Immediate DML: 0 out of 150
Number of DML rows: 0 out of 10000
Maximum CPU time: 0 out of 10000
Maximum heap size: 0 out of 6000000
Number of callouts: 0 out of 100
Number of Email Invocations: 0 out of 10
Number of future calls: 0 out of 50
Number of queueable jobs added to the queue: 0 out of 50
Number of Mobile Apex push calls: 0 out of 10
19:15:28.282 (282008545)|CUMULATIVE_LIMIT_USAGE_END
19:15:28.4 (282099950)|CODE_UNIT_FINISHED|VF: /apex/Apples
19:15:28.4 (282128122)|EXECUTION_FINISHED
==> Operation:Visualforce Page (Apples) | Operation ID:4koV4Q8dBKWtHtG-mOwu3- | User:0057Q000004qYq4QAE (Current user) | Duration:280ms | Status:Attempt to de-reference a null object
19:11:55.4 (4302925)|USER_INFO|[EXTERNAL]|0057Q000004qYq4|packaging@debugbe.com|(GMT+01:00) Irish Standard Time (Europe/Dublin)|GMT+01:00
19:11:55.4 (4369338)|EXECUTION_STARTED
19:11:55.4 (4400814)|CODE_UNIT_STARTED|[EXTERNAL]|0667Q00000Czja3|VF: /apex/Apples
19:11:55.4 (43884541)|METHOD_ENTRY|[1]|01p7Q00000IYvn6|DebugbeTestsController.DebugbeTestsController()
19:11:55.4 (44064590)|METHOD_EXIT|[1]|DebugbeTestsController
19:11:55.4 (44098124)|VARIABLE_SCOPE_BEGIN|[40]|this|DebugbeTestsController|true|false
19:11:55.4 (44309008)|VARIABLE_ASSIGNMENT|[40]|this|{}|0x11ea7ddc
19:11:55.4 (44372391)|VARIABLE_SCOPE_BEGIN|[41]|s|String|false|false
19:11:55.4 (44407286)|VARIABLE_ASSIGNMENT|[41]|s|null
19:11:55.4 (45108606)|FATAL_ERROR|System.NullPointerException: Attempt to de-reference a null object
Class.DebugbeTestsController.throwNullPointerException: line 42, column 1
19:11:55.4 (244722291)|CODE_UNIT_FINISHED|VF: /apex/Apples
19:11:55.4 (244758035)|EXECUTION_FINISHED
Target orgs
- Manipulate all your Salesforce orgs at one place.
- Debugbe cloud service allows you to work with individual orgs of your choice.
- Quick access to your orgs at any time.
- Maintain full control over debugging processes in multiple orgs utilising single tool.

The toolkit for easy Salesforce debugging.
Debugbe doesn't require unnecessary software downloads. You can directly access and debug your Salesforce orgs online using your browser quickly, easily, and effectively.
