Fires when Jetpack logs an internal event.
Parameters
- $log_entry
array
{ Array of details about the log entry.
- time
string
Time of the event.
- user_id
int
ID of the user who trigerred the event.
- blog_id
int
Jetpack Blog ID.
- code
string
Unique name for the event.
- data
string
Data about the event. }
Changelog
- Introduced in Jetpack 3.0.0