Kernel::WebApp::Plugin::1150DebuggerProfilingData

Table of Contents

NAME

Kernel::WebApp::Plugin::1150DebuggerProfilingData – HTTP Processing Time Debugger.

METHODS

register()

This plugin logs all (parsed) HTTP requests and responses for debugging purposes to the web server log file.

Warning: please note that sensitive data like passwords might be logged as well!

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

Scroll to Top