

Dashboard showing the current logging status and session controls.
W3NetLab Debug Log Console helps administrators troubleshoot WordPress without exposing PHP errors on the public website.
It goes beyond a basic log viewer by combining controlled debug activation, automatic shutoff, runtime verification, protected storage, and memory-safe inspection in one dashboard tool.
hh:mm:ss countdown.Logs are stored in a w3netlab-debug-log-console folder under the runtime uploads directory resolved by WordPress. The active log uses a randomized filename.
The plugin creates Apache/OpenLiteSpeed and IIS access-control files plus an index file. It validates paths, rejects symbolic links, and never creates temporary PHP files beside wp-config.php.
Automatic setup is available only when WordPress has safe direct access to a regular, writable wp-config.php file. Updates are limited to recognized debug definitions and the plugin-owned block, then read back and verified. If verification fails, the plugin attempts to restore the original content.
Normal enable, disable, and automatic-shutoff operations use a protected marker. If the requested configuration does not take effect, the marker is removed and logging is not reported as enabled.