learndash_notifications_debug learndash_notifications_debug( mixed $variable, string $desc = '' ) Log a variable in log file. ContentsDescription Parameters Return Source Related Namespace @package Description # Parameters # $variable (mixed) (Required) Any variable that needs to be debugged. $desc (string) (Optional) Description of the log. Default value: '' Return # (void) Source # File: includes/notifications/includes/functions.php Related # Namespace # global @package # LearnDash / Notifications