Salesforce Platform Developer I (legacy) — Question 42
A developer can use the debug log to see which three types of information? (Choose three.)
Answer options
- A. HTTP callouts to external systems
- B. Database changes
- C. Resource usage and limits
- D. User login events
- E. Actions triggered by time-based workflow
Correct answer: A, B, C
Explanation
The debug log provides insights into HTTP callouts to external systems, database changes, and resource usage and limits, which are crucial for monitoring application performance. User login events and actions triggered by time-based workflow are not included in the debug log, making them incorrect choices in this context.