Apex BOOST: Flow Logging
Logging errors is one of the most important steps you can take to improve the quality of your Salesforce solution. Let’s talk about how to utilize the Logger in the new Apex BOOST Library.
Logging errors is one of the most important steps you can take to improve the quality of your Salesforce solution. Let’s talk about how to utilize the Logger in the new Apex BOOST Library.
Apex errors come in various sizes and severities and require careful handling. We’ll dive into this critical and rarely discussed topic to help you improve the quality of your Apex code!
Apex errors come in various sizes and severities and require careful handling. We’ll dive into this critical and rarely discussed topic to help you improve the quality of your Apex code!
Logging errors is one of the most important steps you can take to improve the quality of your Salesforce solution. Let’s talk about how to utilize the Logger in the new Apex BOOST Library.
The LWS Salesforce Code Quality Scan evaluates your custom code. It uses PMD, CPD, and ESLint to identify security and code quality problems. In addition, the scan can run and report on Apex and Javascript unit tests.