Title: Easy Error Log
Author: Sabbir Sam
Published: <strong>2024 年 2 月 18 日</strong>
Last modified: 2026 年 2 月 10 日

---

搜尋外掛

![](https://ps.w.org/easy-error-log/assets/banner-772x250.png?rev=3259804)

![](https://ps.w.org/easy-error-log/assets/icon-256x256.png?rev=3040306)

# Easy Error Log

 由 [Sabbir Sam](https://profiles.wordpress.org/devsabbirahmed/) 開發

[下載](https://downloads.wordpress.org/plugin/easy-error-log.2.3.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/easy-error-log/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/easy-error-log/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/easy-error-log/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/easy-error-log/#developers)

 [技術支援](https://wordpress.org/support/plugin/easy-error-log/)

## 外掛說明

### Say Hello to **Easy Error Log** – Your Essential Debugging Tool for WordPress

Tired of digging through your server to find the `debug.log` file?
 **Easy Error
Log** transforms the way you debug WordPress by offering a modern, user-friendly
interface right in your WordPress admin panel.

Whether you’re a developer, site administrator, or just someone who wants peace 
of mind, **Easy Error Log** makes tracking down and resolving issues easier than
ever.

With a modern and intuitive UI, Easy Error Log simplifies error tracking and log
management. Easily identify issues, manage debug logs, and keep your site running
smoothly without diving into complex configurations with its Fatal Errors protection.

### Key Features

### 🔗 Open Errors Directly in Code Editor. Quickly open the source of an error directly in:

 * ⚡ **VS Code**
 * 💡 **Sublime Text**
 * 🚀 **PHPStorm**
 * 🧬 **Atom**

### ✨ Built-in Code Editor

Powerful code editor with advanced features:
 – 🎨 Syntax highlighting – 🔍 Search
functionality – 👆 Multi-cursor editing support – ⌨️ Keyboard shortcuts for common
actions

### 🖥️ Frontend Debugging Widgets

Interactive floating widgets show real-time errors directly on your website frontend.

### 🛠️ Full System Information

View detailed WordPress and server environment data:
 – WordPress Environment Info–
Server Details – Active Theme & Plugins – Basic User Info

### 📂 Log Management Made Easy

 * View all errors in a clean, searchable dashboard
 * Clean, refresh, and download logs instantly
 * Toggle debug mode without editing `wp-config.php`
 * Real-time error notifications with smooth animations

🛡️ WordPress Fatal Error Protection

This WordPress fatal error protection system is essentially a smart safety net that
prevents one bad plugin from taking down your entire website. Think of it like a
⚡ circuit breaker — one bad plugin won’t crash your whole site.

 * 🧾 **Stays clear** – shows friendly error pages
 * 📝 **Keeps logs** – for easy troubleshooting
 * 👀 **Always watching** – Using PHP’s built-in error handling mechanisms
 * 🎯 **Pinpoints the issue** – finds the faulty plugin
 * ⚡ **Acts fast** – deactivates just the bad plugin

✅ Keeps your site running

### 🧰 Why Choose Easy Error Log?

 * ✅ **Lightweight & Fast** – No bloat
 * 🧩 **No Manual Configuration** – Everything configurable from dashboard
 * 🔒 **Secure** – Error logs only visible to authorized users
 * 🔁 **Real-Time Monitoring** – Instantly catch PHP warnings, notices, and fatal
   errors
 * 🎯 **Smart Error Handling** – Better error detection and recovery
 * 💻 **Developer Friendly** – Advanced code editing capabilities

Upgrade your debugging experience with **Easy Error Log for WordPress** and gain
full control over your site’s error logs today! 🚀

### 🔥 More Awesome Plugins

🛒 **[WC Bulk Order Generator](https://wordpress.org/plugins/wc-bulk-order-generator/)**(
Free)
 **WC Bulk Generator** helps developers and store owners create realistic 
WooCommerce test data quickly. Generate thousands of WooCommerce products and orders
with just a few clicks.

### How to Use

After activating the plugin navigate to your Admin Dashboard > WP Error Log > Activate
the plugin.
 Active the debug log from Dashboard and enjoy receiving instant error
while generate in website

## 螢幕擷圖

[⌊Error Dashboard⌉⌊Error Dashboard⌉[

Error Dashboard

[⌊Admin Error Widgets⌉⌊Admin Error Widgets⌉[

Admin Error Widgets

[⌊Frontend Error Widgets⌉⌊Frontend Error Widgets⌉[

Frontend Error Widgets

[⌊Code Editor⌉⌊Code Editor⌉[

Code Editor

[⌊Error Tester⌉⌊Error Tester⌉[

Error Tester

## 安裝方式

 1. Upload files to the `/wp-content/plugins/wp-error-log` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## 常見問題集

### Do I need to manually define WP_DEBUG PHP constant

No, manual definition of the WP_DEBUG PHP constant is not necessary. Instead, you
can directly add or modify it from the plugin dashboard page

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Easy Error Log〉的開發相關工作。

參與者

 *   [ Sabbir Sam ](https://profiles.wordpress.org/devsabbirahmed/)

[將〈Easy Error Log〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/easy-error-log)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/easy-error-log/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/easy-error-log/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/easy-error-log/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/easy-error-log/)。

## 變更記錄

### 2.3.1 – 06 Dec 2025

 * **Enhancement:** WP 6.9 compatibility

### 2.3.0 – 17 June 2025

 * ✨ Added new Code Editor with advanced features:
    - Syntax highlighting for PHP files
    - Line numbers and error highlighting
    - Auto-completion and code hints
    - Search and replace functionality
    - Multi-cursor editing support
    - Keyboard shortcuts for common actions
 * 🐞 Fixed Open in Editor mode issues:
    - Improved file path handling for Windows systems
    - Added support for multiple code editors (VS Code, Sublime, PHPStorm, Atom)
    - Better error handling and user feedback
 * 🛠️ Technical Improvements:
    - SDK Introduced
    - Optimized code editor loading
    - Better file content handling
    - Improved AJAX error handling

### 2.2.0 – 24 May 2025

 * 🛡️ Added Fatal Error Protection
 * ⚙️ Added Fatal Error Tester
 * 🐞 Minor bug fixes

### 2.1.4 – 25 April 2025

 * 🧹 Resolved function/class/namespace cleanup issues

### 2.1.3 – 21 April 2025

 * ✅ Passed all Plugin Checker compliance tests

### 2.1.2 – 21 March 2025

 * ✂️ Removed “WP” from plugin branding

### 2.1.1 – 23 Feb 2025

 * 🔄 Fixed duplicate debug constant issue

### 2.1.0 – 20 Feb 2025

 * 💬 Added admin debug log widgets
 * 🕓 Improved timestamp-based deduplication

### 2.0.2 – 16 Feb 2025

 * 🛠️ Fixed apache_get_modules compatibility

### 2.0.1 – 14 Feb 2025

 * 📋 Updated error log table
 * 🔧 Fixed “Open in Editor” issue

### 2.0.0 – 12 Feb 2025

 * 🎨 Full UI redesign and feature overhaul

### 1.5.0 – 22 Jan 2025

 * 🖥️ Added local editor integration
 * 🔁 Introduced debug mode toggle

### 1.4.1 – 17 Aug 2024

 * 🧩 Added frontend floating debug widgets

### 1.3.0 – 16 Aug 2024

 * 📊 Added new system info section
 * 🎨 UI improvements

### 1.2.1 – 04 June 2024

 * 🌐 Fixed incognito response error

### 1.2.0 – 28 May 2024

 * 🧠 Debug constant auto-fix
 * 🛠️ Improved log refresh behavior

### 1.1.1 – 14 April 2024

 * 🧼 Code follows PHPCS & WPCS

### 1.1.0 – 13 April 2024

 * 🔁 AJAX actions implemented
 * 🧪 WP 6.5 compatibility added

### 1.0.0 – 18 Feb 2024

 * 🎉 Initial stable release

## 中繼資料

 *  版本 **2.3.1**
 *  最後更新 **5 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/easy-error-log/)
 * 標籤:
 * [debug](https://tw.wordpress.org/plugins/tags/debug/)[debugging](https://tw.wordpress.org/plugins/tags/debugging/)
   [error](https://tw.wordpress.org/plugins/tags/error/)[error log](https://tw.wordpress.org/plugins/tags/error-log/)
   [WP_DEBUG](https://tw.wordpress.org/plugins/tags/wp_debug/)
 *  [進階檢視](https://tw.wordpress.org/plugins/easy-error-log/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/easy-error-log/reviews/)

## 參與者

 *   [ Sabbir Sam ](https://profiles.wordpress.org/devsabbirahmed/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/easy-error-log/)