{"id":346915,"date":"2026-07-31T04:36:17","date_gmt":"2026-07-31T04:36:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/debug-log-console-by-w3netlab\/"},"modified":"2026-07-31T04:36:07","modified_gmt":"2026-07-31T04:36:07","slug":"w3netlab-debug-log-console","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/w3netlab-debug-log-console\/","author":23174508,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.2","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"W3NetLab Debug Log Console","header_author":"W3NetLab","header_description":"Temporarily enable hidden debug logging, auto-disable it, and inspect complete log entries from the dashboard.","assets_banners_color":"3a4756","last_updated":"2026-07-31 04:36:07","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/w3netlab.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":39,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"w3netlab","date":"2026-07-31 04:36:07"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3629370,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3629370,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3629370,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3629370,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3629370,"resolution":"1","location":"assets","locale":"","width":2542,"height":1513},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3629370,"resolution":"2","location":"assets","locale":"","width":2530,"height":1524},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3629370,"resolution":"3","location":"assets","locale":"","width":2544,"height":1532}},"screenshots":{"1":"Dashboard showing the current logging status and session controls.","2":"Debugging enabled with search, severity filtering, and complete multi-line error entries.","3":"Dashboard showing debug logs."}},"plugin_section":[],"plugin_tags":[94,4932,14925,1522,8541],"plugin_category":[59],"plugin_contributors":[235375],"plugin_business_model":[],"class_list":["post-346915","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-developer-tools","plugin_tags-error-log","plugin_tags-logging","plugin_tags-troubleshooting","plugin_category-utilities-and-tools","plugin_contributors-w3netlab","plugin_committers-w3netlab"],"banners":{"banner":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/banner-772x250.jpg?rev=3629370","banner_2x":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/banner-1544x500.jpg?rev=3629370","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/icon-128x128.png?rev=3629370","icon_2x":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/icon-256x256.png?rev=3629370","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/screenshot-1.jpg?rev=3629370","caption":"Dashboard showing the current logging status and session controls."},{"src":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/screenshot-2.jpg?rev=3629370","caption":"Debugging enabled with search, severity filtering, and complete multi-line error entries."},{"src":"https:\/\/ps.w.org\/w3netlab-debug-log-console\/assets\/screenshot-3.jpg?rev=3629370","caption":"Dashboard showing debug logs."}],"raw_content":"<!--section=description-->\n<p>W3NetLab Debug Log Console helps administrators troubleshoot WordPress without exposing PHP errors on the public website.<\/p>\n\n<p>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.<\/p>\n\n<h4>Standout features<\/h4>\n\n<ul>\n<li>Enable or disable debug logging from Tools &gt; Debug Log Console.<\/li>\n<li>Keep frontend error display disabled while logging is active.<\/li>\n<li>Automatically stop logging after 10 minutes, 30 minutes, 1 hour, 6 hours, or 24 hours.<\/li>\n<li>See the local shutoff time and a live <code>hh:mm:ss<\/code> countdown.<\/li>\n<li>Search and filter complete multi-line entries without losing stack traces.<\/li>\n<li>Read only the newest 512 KB and display up to 1,500 lines to avoid large-log memory exhaustion.<\/li>\n<li>Download, clear, or rotate the active log through protected administrator actions.<\/li>\n<li>Verify that the loaded debug constants match the requested state and fail safely when they do not.<\/li>\n<li>Detect existing debug definitions and resolve only supported cases after explicit administrator approval.<\/li>\n<li>Store logs locally with no telemetry, tracking, remote assets, or external log service.<\/li>\n<\/ul>\n\n<h4>Protected log storage<\/h4>\n\n<p>Logs are stored in a <code>w3netlab-debug-log-console<\/code> folder under the runtime uploads directory resolved by WordPress. The active log uses a randomized filename.<\/p>\n\n<p>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 <code>wp-config.php<\/code>.<\/p>\n\n<h4>Configuration safety<\/h4>\n\n<p>Automatic setup is available only when WordPress has safe direct access to a regular, writable <code>wp-config.php<\/code> 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.<\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate W3NetLab Debug Log Console.<\/li>\n<li>Open Tools &gt; Debug Log Console.<\/li>\n<li>Choose a shutoff duration and click Enable debug logging.<\/li>\n<\/ol>\n\n<p>On multisite, use Network Admin &gt; Settings &gt; Debug Log Console.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"are%20errors%20displayed%20to%20website%20visitors%3F\"><h3>Are errors displayed to website visitors?<\/h3><\/dt>\n<dd><p>No. The managed configuration keeps <code>WP_DEBUG_DISPLAY<\/code> disabled.<\/p><\/dd>\n<dt id=\"how%20are%20large%20logs%20handled%3F\"><h3>How are large logs handled?<\/h3><\/dt>\n<dd><p>The viewer reads only the final 512 KB and displays no more than 1,500 lines. Downloads are streamed in small chunks. Logs larger than 10 MB can be moved into one protected previous-log archive.<\/p><\/dd>\n<dt id=\"why%20might%20the%20enable%20button%20be%20unavailable%3F\"><h3>Why might the enable button be unavailable?<\/h3><\/dt>\n<dd><p>Safe direct configuration access or protected uploads storage may be unavailable, or unsupported debug definitions may already control WordPress. The plugin remains disabled and shows the detected condition. For host-managed configuration, contact the hosting provider.<\/p><\/dd>\n<dt id=\"what%20happens%20when%20the%20plugin%20is%20deactivated%3F\"><h3>What happens when the plugin is deactivated?<\/h3><\/dt>\n<dd><p>The enable marker is removed first. The plugin then removes its managed configuration block and restores any supported definitions it previously preserved. Existing log data remains available if the plugin is activated again.<\/p><\/dd>\n<dt id=\"what%20happens%20when%20the%20plugin%20is%20deleted%3F\"><h3>What happens when the plugin is deleted?<\/h3><\/dt>\n<dd><p>Uninstall removes plugin options, protected log storage, the standard managed configuration block, and any supported definitions the plugin previously preserved.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20send%20data%20anywhere%3F\"><h3>Does the plugin send data anywhere?<\/h3><\/dt>\n<dd><p>No. Logs and settings stay on the WordPress installation.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0 - 2026-07-31<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Run time-limited debug sessions, keep errors hidden from visitors, and inspect complete log entries safely.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/346915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=346915"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/w3netlab"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=346915"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=346915"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=346915"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=346915"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=346915"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=346915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}