Invocable Warn Logger Reference
Type: Apex Class
API Name: ok.InvocableWarnLogger
Label: Log Warn
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 warn from a flow. |