Daniel Ballinger
|
b3fa087d52
|
There is a misconception that _all_ system.debug statements need to be removed from the codebase before reaching production. This is really only an issue in main/hot code paths. Debug statements used sparingly and for exceptional paths are still valuable and won't significantly impact performance. A logging framework may add significantly more overhead than a debug statement.
|
2026-03-25 14:47:53 +13:00 |
|
Daniel Ballinger
|
aef6597b91
|
There is no @description tag in the ApexDoc comment format https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_doc_format.htm
|
2026-03-25 14:34:32 +13:00 |
|
Daniel Ballinger
|
abc6967f2a
|
Update to latest v66.0 Spring `26
|
2026-03-25 13:52:08 +13:00 |
|
Ayush Gupta
|
3837c0bfd7
|
@W-21623314 Adding Apex skill and Apex testing skill
|
2026-03-24 23:11:04 +05:30 |
|
Ayush Gupta
|
cb95db78cd
|
@W-21623314 Adding Apex skill and Apex testing skill
|
2026-03-24 22:53:17 +05:30 |
|