February 2018
Intermediate to advanced
226 pages
5h 13m
English
Session debug can be a powerful tool, but it can also create an overload of logs making debugging a long and arduous process. When using session debugging, it is important to think about the type of logs you need to debug the situation.
While it can seem easiest to simply enable all session debugging, it is best to enable the areas you are interested in only. This ensures there are less logs to go through and means you can access the information that you are interested in faster.
In general, I do not find session debug to be used by many developers except for scopes and security rules. This is because other methods are preferred for the other debugging options session debugging provides.
Read now
Unlock full access