[SalesForce] Logs of other users

How can I see the logs of other users?

I am developing components, some users have problems while accessing them, it depends on their roles.
I can reproduce the issues when I log as a one of thosed users, but I am not able to see the logs in order to find the problem.

Are there any way to do it?

Best Answer

You can create user trace flags for your users. Go to Setup -> Monitoring -> Debug Logs -> New

Traced Entity Name is your user then create a new log level and adjust log levels as you desire. Adjust log start and expiration time and save. After this you see logs of your users in Debug Logs.