Play by Play: Everything You Always Wanted to Know About Salesforce Logs but Were Afraid to Ask
Every Salesforce Admin and Developer must know about Logs, and in this course, you’ll learn everything you need to add to your toolkit for tackling any issue.
What you'll learn
Play by Play is a series in which top technologists work through a problem in real-time, unrehearsed, and unscripted. In this course, Play by Play: Everything You Always Wanted to Know About Salesforce Logs but Were Afraid to Ask, Christian Szandor Knapp and Don Robins take you on a grand tour of an essential, timeless topic - Salesforce Logs. They discuss questions like: What kind of Logs are there? How do you find out what is happening in an Org? How can you use Salesforce Logs and current tooling to fix an issue? And what makes Salesforce Logs different? They get hands-on with Trace Flags, the Analysis View, how to make efficient use of command-line tools, and introduce you to Apex Replay Debugging on your local machine. They discuss current limitations of the platform and show two approaches to how these limitations can be overcome with custom instrumentation.
Table of contents
- Exploring Debug Log Event Types 3m
- Debug Log Categories and Log Levels 3m
- Setting Debug Log Levels and Trace Flags 4m
- Debug Logs Location: SystemLog vs. Monitoring 2m
- Working with Debug Log Limits 3m
- Leveraging Developer Console Perspectives 6m
- Working with System.debug() 2m
- Exploring Declarative Debugging 7m
- Exploring the Apex Replay Debugger 9m