ActionScheduler::logger()
Method of the class: ActionScheduler{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = ActionScheduler::logger();
ActionScheduler::logger() ActionScheduler::logger code WC 9.3.3
public static function logger() { return ActionScheduler_Logger::instance(); }