Browse: Home / Functions /

learndash_notifications_debug

learndash_notifications_debug( mixed $variable,  string $desc = '' )

Log a variable in log file.


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