Skip to content

Debugging and Logging

Q edited this page Aug 17, 2020 · 9 revisions

@todo

WP_Debug must be set to true in order to write to log file and the plugin static property $debug OR an external debug control must be set to true + debugging is controlled either on a context, context + task level or directly via template config->debug = true setting

Clone this wiki locally