ActionScheduler_Logger::get_logs
Get action's logs.
Method of the class: ActionScheduler_Logger{}
No Hooks.
Returns
ActionScheduler_LogEntry[]
.
Usage
$ActionScheduler_Logger = new ActionScheduler_Logger(); $ActionScheduler_Logger->get_logs( $action_id );
- $action_id(string) (required)
- Action ID.
ActionScheduler_Logger::get_logs() ActionScheduler Logger::get logs code WC 9.9.5
abstract public function get_logs( $action_id );