What is a difference between System log and debug log?



What is a difference between System log and debug log?..

Answer / Arpit Srivastava

A System Log shows the operational events that occur in Salesforce, such as Apex code execution, user login/logout, page load times, and other system-related activities. It's primarily used for troubleshooting system issues and is available to the system administrator. On the other hand, Debug Log captures detailed information during the execution of Apex code, including SOQL queries, DML statements, exceptions, and more. It's useful for developers to debug their code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What is a external id in salesforce and give me example?

1 Answers   Cognizant,


What is a bucket field in reports? : salesforce crm

1 Answers  


What is visualforce?

1 Answers  


What is the difference between public cloud & private cloud in salesforce?

1 Answers  


What is the difference between trigger. New, trigger. Old, trigger.newmap and trigger.oldmap?

1 Answers  


When can you use sandbox org?

1 Answers  


How to rename the tab?

1 Answers  


Can you tell me about export and export all with reference to data loader?

1 Answers  


Which interface needs to be implemented in apex to be used in flow ?

1 Answers  


What services are provided by the cloud giant Force.com?

1 Answers   B-Ways TecnoSoft,


Which fields are indexed by default in salesforce? : salesforce admin

1 Answers  


What is track field history?

1 Answers  


Categories