ActionScheduler_Logger::log( string $action_id, string $message, DateTime $date = NULL )


Description Description


Parameters Parameters

$action_id

(Required)

$message

(Required)

$date

(Optional)

Default value: NULL


Top ↑

Return Return

(string) The log entry ID


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php


			


Top ↑

User Contributed Notes User Contributed Notes

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