ActionScheduler_Logger::get_logs()publicWC 1.0

Method of the class: ActionScheduler_Logger{}

No Hooks.

Return

ActionScheduler_LogEntry[].

Usage

$ActionScheduler_Logger = new ActionScheduler_Logger();
$ActionScheduler_Logger->get_logs( $action_id );
$action_id(string) (required)
-

ActionScheduler_Logger::get_logs() code WC 8.7.0

abstract public function get_logs( $action_id );