You are here:
Developer Console User Interface: Logs, Tests, and Problems Panel
The lower panel in the Developer Console includes a collection of useful tabs.
- Checkpoints Tab
The Checkpoints tab displays a list of saved checkpoints that preserve a snapshot of the state of objects in memory at the time the checkpoint was reached. - Logs Tab
Use the Logs tab in the Developer Console to access logs that include database events, Apex processing, workflow, callouts, and validation logic. - View State Tab
The View State tab in the Developer Console allows you to examine the view state for a Visualforce page request. - Tests Tab
Use the Developer Console to set up test runs, run tests, and check Apex code coverage.

