debugpress_error_log()
Description
Print the value in the WordPress debug.log, if it is available.
Definition
function debugpress_error_log( object );
Arguments
Name
Type
Description
object
mixed
Object value to store, it can be any type
Print the value in the WordPress debug.log, if it is available.