Action when we want to log a jetpack_forms event.
Parameters
- $log_message
string The log message.
- $error_code
string The error code (optional).
- $error_details
string The error details (optional).
Changelog
- Introduced in Jetpack 6.3.0
jetpack_forms_logAction when we want to log a jetpack_forms event.
stringThe log message.
stringThe error code (optional).
stringThe error details (optional).