Invocable Error Logger Reference
Type: Apex Class
API Name: ok.InvocableErrorLogger
Label: Log Error
Category: Logging
See Flow Logging for How To log from a flow.
See Invocable Log Reference for all available attributes.
Static Methods
Method | Params | Returns | Description |
---|---|---|---|
logInvocable | List<InvocableLog> logs | Log error from a flow. |