Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  runtimeOptions.debug.plugin = 1

or even on the whole system:

  runtimeOptions.debug = 1


What for debug output is produced, depends on the plugin or section you have enabled. Normally the debug output is written directly to PHP error log.

...