Summary
Add optional logging to the invocable method for debugging and monitoring.
Proposed Change
- Use
System.debug or a custom logging mechanism to record invocation details and errors.
Benefit
Helps with troubleshooting and monitoring usage in production.
Summary
Add optional logging to the invocable method for debugging and monitoring.
Proposed Change
System.debugor a custom logging mechanism to record invocation details and errors.Benefit
Helps with troubleshooting and monitoring usage in production.