Kernel::WebApp::Plugin::1110DebuggerSQLTrace

NAME

Kernel::WebApp::Plugin::1110DebuggerSQLTrace – SQL debugger.

PUBLIC INTERFACE

register()

This plugin collects SQL trace data, writes it to the web server log file and sends it back to the client via custom HTTP header (only if the client requested the sending via X-OTRS-API-Debug header).

To enable this, please activate enable_debugger_sql_trace in WebApp.conf.

Scroll to Top