Filter: gform_logging_message
Filters the logging message.
Parameters
| Name | Type | Description |
|---|---|---|
| $message | string | The current logging message. |
| $message_type | string | The current logging message type. |
| $plugin_setting | array | The logging setting for plugin. |
| $log | object | The KLogger instance. |
| $GFLogging | object | The Gravity Forms Logging object. |
Since
Source
Defined in includes/logging/logging.php at line 595