ActionScheduler_DBLogger::get_logs( int $action_id )

Retrieve the an action’s log entries from the database.


Description Description


Parameters Parameters

$action_id

(Required) Action ID.


Top ↑

Return Return

(ActionScheduler_LogEntry[])


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.