Monday, 13 August 2018

Developer Console Log

Developer Console Log


I have invested my time to find some use of developer console and their logs.

Recently I was working on my project and seen a scenario where when I was setting and debug logs for my user.

I have set a User trace as below image

 


And I have set the debug log level as image below. 

 

Now when you open any record and edit and check the debug you will see the debug log. But as soon as if we open developer console you will see that one more user trace will create automatically (Screen Below).

 


And the new user trace will appear and it will overwrite the other user tarce.

We can set the debug level by using the developer console.

Steps:
1- Open developer console
2- Click on Debug → Change Log level → General Trace Settings For you → Click on Add/Change and modify accordingly (Screen Below)


 
  



No comments:

Post a Comment