apply_filters( 'ep_query_logger_formatted_query', $formatted_log, $query, $type ) → {array}
Filter the formatted query log
Parameters:
Name | Type | Description |
---|---|---|
$formatted_log |
array | The log entry |
$query |
array | The failed query |
$type |
string | The query type |
- Since:
- 4.4.0
- Source:
Returns:
Changed log entry
- Type
- array