
Manage WordPress log files independently of WP_DEBUG mode.
You can specify the output directory and file name, download log files, and delete them as needed.
By specifying a date format in the file name, you can split logs daily or monthly.
HTML tags are stripped from log messages by default. Turn off the “Strip HTML Tags” option to record raw XML or HTML responses (e.g. payment gateway results) as-is.