Title: Debug Log Manager Tool
Author: Lukman Nakib
Published: <strong>2021.08.15.</strong>
Last modified: 2026.05.22.

---

Bővítmények keresése

![](https://ps.w.org/debug-log-config-tool/assets/banner-772x250.png?rev=3543110)

![](https://ps.w.org/debug-log-config-tool/assets/icon-256x256.png?rev=3543110)

# Debug Log Manager Tool

 Szerző: [Lukman Nakib](https://profiles.wordpress.org/pyrobd/)

[Letöltés](https://downloads.wordpress.org/plugin/debug-log-config-tool.3.0.4.zip)

 * [Részletek](https://hu.wordpress.org/plugins/debug-log-config-tool/#description)
 * [Vélemények](https://hu.wordpress.org/plugins/debug-log-config-tool/#reviews)
 *  [Telepítés](https://hu.wordpress.org/plugins/debug-log-config-tool/#installation)
 * [Fejlesztés](https://hu.wordpress.org/plugins/debug-log-config-tool/#developers)

 [Támogatás](https://wordpress.org/support/plugin/debug-log-config-tool/)

## Leírás

A comprehensive debugging toolkit for WordPress developers, agencies, and site administrators.
This plugin gives you control over WordPress debugging without editing wp-config.
php files or using FTP.

#### Quick Demo

#### Key Features

 * **Debug Constants Manager**: Toggle WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY,
   SCRIPT_DEBUG, and SAVEQUERIES without manually editing wp-config.php.
 * **Modern Debug Log Viewer**: View, search, filter, group, and clear debug log
   entries from a compact WordPress admin interface.
 * **Readable Timeline Rows**: Scan log entries with severity labels, occurrence
   counts, plugin/source hints, exact timestamps, and copy-as-JSON actions.
 * **Stack Trace Analysis**: Format PHP stack traces and database call chains so
   long fatal errors are easier to read.
 * **Large Log File Preview**: Open the current debug log file inside a modal and
   safely read the latest 1 MB of large files.
 * **Query Inspector**: Examine database queries when SAVEQUERIES is enabled, including
   SQL, caller, execution time, and stack trace details.
 * **WP-CLI Style Terminal**: Run guarded WordPress-style commands directly from
   the browser with command history and auto-completion.
 * **Terminal Settings**: Enable or disable terminal access and database commands
   from a dedicated settings screen.
 * **Safe Mode**: Temporarily isolate plugin conflicts by keeping selected plugins
   active and restoring the previous state when Safe Mode is turned off.
 * **Email Notifications**: Configure notification email settings, daily summaries,
   and test email delivery for debug activity.
 * **Admin Bar Debug Toggle**: Quickly enable or disable WP_DEBUG from the WordPress
   admin bar.
 * **Dashboard Widget**: See recent debug log activity from the WordPress dashboard.
 * **Custom Log Path Support**: Use filters to customize the debug log location.
 * **Hardened Admin Routes**: AJAX actions use nonce and capability checks, with
   guarded file path handling for debug log access.

#### Debug Constants Available

 * **WP_DEBUG** – Default Value: true – Enables WordPress debug mode
 * **WP_DEBUG_LOG** – Default Value: true – Saves all errors to a debug.log file
 * **SCRIPT_DEBUG** – Default Value: false – Uses development versions of core JS
   and CSS files
 * **WP_DEBUG_DISPLAY** – Default Value: false – Controls whether debug messages
   display on screen
 * **SAVEQUERIES** – Default Value: false – Saves database queries for analysis

#### Developer Tools

 * **Terminal Commands**: Use WP-CLI style commands like `wp core version` or `wp
   plugin list`
 * **Database Explorer**: Run SELECT queries and view results in a formatted table
 * **Stack Trace Analysis**: Visualize error stack traces for easier debugging
 * **Hook Inspector**: View all registered hooks and their callbacks
 * **Environment Detection**: Development features are automatically hidden in production
 * **Copy JSON**: Copy structured log entries for support tickets or developer handoff
 * **File Viewer**: Inspect the debug log file without leaving the WordPress admin
   screen

> **Developer API**: Apply custom filters like `apply_filters('wp_debuglog_log_file_path',
> $file);` to extend functionality

Please note: Constant values will be restored on plugin deactivation as it was before
activating the plugin.

## Képernyőmentések

 * [[
 * **Debug log timeline with filters, grouped events, and file tools**
 * [[
 * **Terminal and database debugging commands**
 * [[
 * **Safe Mode and settings screens**

## Telepítés

 1. Upload the plugin files to the `/wp-content/plugins/debug-log-config-tool` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to Tools-> Debug Logs screen to see the debug logs or access it from the top
    navbar.

## GYIK

### Do I need file manager/FTP or modify wp-config.php?

No, just activate the plugin and turn off/on debug mode from plugin settings

### Can I see full debug in dashboard?

Yes you can see a simple log in dashboard widget and nicely formatted view in the
plugin

### What does safe mode do?

Safe mode will deactivate all the plugin except the selected one. When you turn 
safe mode off it will restore all the previous activated plugin.

## Vélemények

![](https://secure.gravatar.com/avatar/801d810865f8a3395fdcb56df7038ec3b1b0a923403101c2052539b2e73cac5b?
s=60&d=retro&r=g)

### 󠀁[a good tool, simple and practical](https://wordpress.org/support/topic/a-good-tool-simple-and-practical/)󠁿

 [ulrichgenisson](https://profiles.wordpress.org/ulrichgenisson/) 2026.03.10.

Essential for easily finding the source of a bug in debug mode ! Thank you for this
plugin !

![](https://secure.gravatar.com/avatar/f2949e1420c186ba7fe9eafb8f5c406b6b29ddebb639e7c7da6f93d39b784643?
s=60&d=retro&r=g)

### 󠀁[Powerful & clean](https://wordpress.org/support/topic/powerful-clean/)󠁿

 [Martin Sauter](https://profiles.wordpress.org/martinsauter/) 2026.02.08.

Powerful tool for debugging with a clean and logical user interface. Absolutely 
helpful!

![](https://secure.gravatar.com/avatar/b0ed81fcb6d70b0c3c50c01c338d2171ea05c511d83364ec027c53adbc96ed30?
s=60&d=retro&r=g)

### 󠀁[Much improved over time](https://wordpress.org/support/topic/works-but-has-bugs-and-bad-support/)󠁿

 [Krzysztof Planeta](https://profiles.wordpress.org/chrisplaneta/) 2026.01.13. 6
replies

The plugin used to work very well, but with the latest update the debug log cannot
be cleaned. This has been reported as a bug 2 months ago with no response and no
other update. This is why I’m giving the plugin 2 stars. There are other plugins
that work better. — EDIT — Recently I tested the plugin again and it has improved
by a lot. I see new functions and – so far – zero bugs. Well done. I improve my 
rating. Keep up the good work.

![](https://secure.gravatar.com/avatar/ce7bce086203195560159a4d46a972be2929cd547b30a4e696c668cdaf302d56?
s=60&d=retro&r=g)

### 󠀁[I love this plugin](https://wordpress.org/support/topic/i-love-this-plugin-574/)󠁿

 [marymac](https://profiles.wordpress.org/marymac/) 2025.10.23.

I was getting tons of errors in my database and being able to easily look at the
debug logs and turn debugging on and off from the admin panel is so much faster 
than messing with my file manager. Thank you!

![](https://secure.gravatar.com/avatar/42671dfa029a5b8a4ff1e9bff47a1e4b8b340ea3589485b06629a9b1512ce6c0?
s=60&d=retro&r=g)

### 󠀁[🚨 🙌 hands down the best WordPress Debugging Plugin](https://wordpress.org/support/topic/%f0%9f%9a%a8-%f0%9f%99%8c-hands-down-the-best-wordpress-debugging-plugin/)󠁿

 [Mike Zielonka](https://profiles.wordpress.org/mikezielonka/) 2025.09.20.

If you’re tired of cracking open wp-config.php every time something hiccups, this
plugin is the fix. One‑click toggles for WP_DEBUG (and friends) ✅, a readable log
viewer with filters + highlighting 🔎, and a SAVEQUERIES inspector that makes tracking
slow queries way less painful ⏱. Two killer features: Safe Mode that disables everything
except what you choose—perfect for “is it the plugin or the theme?” moments 🧪 An
in‑browser, WP‑CLI‑style terminal and DB tools that save me trips to SSH when I’m
on the move 🖥⚡ Bonus points for stack trace viz, hook inspector, and email alerts
when new errors pop ✉. It’s the kind of utility you don’t realize you need until
it saves your afternoon. Bottom line: clean UI, thoughtful features, no file‑editing
drama. Runs smooth on my client sites and my own projects here in Wisconsin. ⭐⭐
⭐⭐⭐

![](https://secure.gravatar.com/avatar/7185751c38066ceb863fc5eb567de1aa93ded6e85f637fa860ce44b0498c4dfe?
s=60&d=retro&r=g)

### 󠀁[Perfect for speed debugging](https://wordpress.org/support/topic/perfect-for-speed-debugging/)󠁿

 [Emmanuel BERTRAND](https://profiles.wordpress.org/websteem/) 2025.09.06.

If you don’t have your FTP credentials near you, this plugin is a must have for 
debugging. Very easy to use.

 [ 21 (az összes) vélemény olvasása ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/)

## Közreműködők és fejlesztők

“Debug Log Manager Tool” egy nyílt forráskódú szoftver. A bővítményhez a következő
személyek járultak hozzá:

Közreműködők

 *   [ Lukman Nakib ](https://profiles.wordpress.org/pyrobd/)

[“Debug Log Manager Tool” fordítása a saját nyelvünkre.](https://translate.wordpress.org/projects/wp-plugins/debug-log-config-tool)

### Érdekeltek vagyunk a fejlesztésben?

[Browse the code](https://plugins.trac.wordpress.org/browser/debug-log-config-tool/),
check out the [SVN repository](https://plugins.svn.wordpress.org/debug-log-config-tool/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/debug-log-config-tool/)
by [RSS](https://plugins.trac.wordpress.org/log/debug-log-config-tool/?limit=100&mode=stop_on_copy&format=rss).

## Változási napló

#### 3.0.4

 * Refreshed the plugin directory banner and icon with a softer visual style.

#### 3.0.3

 * Refreshed plugin directory assets and feature documentation.

#### 3.0.2

 * Improved debug log time labels so older entries show exact dates instead of misleading
   relative age text.
 * Normalized the plugin name spelling on public plugin metadata.

#### 3.0.1

 * Maintenance release with refreshed plugin metadata.

#### 3.0.0

 * Hardened AJAX route verification to fail closed for invalid requests, missing
   permissions, and bad nonces.
 * Added a guarded debug log file viewer endpoint with wp-content path containment
   and latest 1 MB reads for large files.
 * Improved debug log migration safety by checking file containment, readability,
   and writability without overwriting the original default log.
 * Reworked the admin interface with a compact top navigation, cleaner WordPress
   admin page spacing, and suppressed third-party notices on the plugin screen.
 * Improved debug log readability with structured timeline rows, stack trace formatting,
   database call-chain formatting, safer text rendering, and cleaner expand/collapse
   behavior.
 * Refined Safe Mode, Notifications, Terminal, Terminal Settings, and Overview screens
   for a more consistent settings-page experience.
 * Fixed missing terminal settings routes, unresolved PrimeVue component registrations,
   Safe Mode submit state handling, admin-bar debug toggle styling, modal z-index,
   loader sizing, and empty feature icons.

#### 2.0.1

 * Fix typo
 * Fix memory issue

#### 2.0.0

 * Added WP-CLI style command structure in terminal (e.g., `wp core version`)
 * Added database commands with WP-CLI syntax (`wp db query`, `wp db tables`, etc.)
 * Added terminal settings page to enable/disable terminal and database features
 * Added super admin restriction for database commands
 * Added support for SQL queries with proper security measures
 * Added stack trace visualization for better error analysis
 * Help command to show commands by category with organized sections
 * Enhanced security for terminal commands (preventing SQL injection, restricting
   destructive commands)
 * Quick Debug Toggle from admin bar (WP_DEBUG)

#### 1.5.3

 * Fix footer text on all page

#### 1.5.2

 * Added query logs

#### 1.5

 * Fixed Vulnerability of debug log file. Generating random file for debug.
 * Added a new safe mode which will turn off all plugins excluding selected ones.

#### 1.4.5

 * Fixed refresh

#### 1.4.2

 * New Constants
 * Removed database dependency

#### 1.4.4

 * Fixed Refresh Log
 * Added dashboard widget
 * Clean UI
 * Refresh Log
 * Email Notification

#### 1.0.0

 * Initial Version

## Meta

 *  Version **3.0.4**
 *  Last updated **3 nap ezelőtt**
 *  Active installations **3 000+**
 *  WordPress version ** 5.6 vagy magasabb **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.6 vagy magasabb **
 *  Language
 * [English (US)](https://wordpress.org/plugins/debug-log-config-tool/)
 * Tags
 * [debug](https://hu.wordpress.org/plugins/tags/debug/)[developer](https://hu.wordpress.org/plugins/tags/developer/)
   [log](https://hu.wordpress.org/plugins/tags/log/)[tools](https://hu.wordpress.org/plugins/tags/tools/)
 *  [Bővített nézet](https://hu.wordpress.org/plugins/debug-log-config-tool/advanced/)

## Vélemények

 5 out of 5 stars.

 *  [  21 5-star reviews     ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/debug-log-config-tool/reviews/)

## Közreműködők

 *   [ Lukman Nakib ](https://profiles.wordpress.org/pyrobd/)

## Támogatás

Vélemény? Segítségkérés?

 [Támogatói fórum megtekintése](https://wordpress.org/support/plugin/debug-log-config-tool/)