datatable.options.debug.enabled

This option controls whether or not all the calls to the datatable core functions should be logged.

Parameters

return
bool

Current enabled value. Initially, this option is set to False.

new_enabled
bool

New enabled value. If set to True, all the calls to the datatable core functions will be logged along with their respective timings.