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://cn.wordpress.org/plugins/easy-error-log/#description)
 * [评价](https://cn.wordpress.org/plugins/easy-error-log/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/easy-error-log/#installation)
 * [开发进展](https://cn.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**
 *  最后更新：**4 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/easy-error-log/)
 * 标签
 * [debug](https://cn.wordpress.org/plugins/tags/debug/)[debugging](https://cn.wordpress.org/plugins/tags/debugging/)
   [error](https://cn.wordpress.org/plugins/tags/error/)[error log](https://cn.wordpress.org/plugins/tags/error-log/)
   [WP_DEBUG](https://cn.wordpress.org/plugins/tags/wp_debug/)
 *  [高级视图](https://cn.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/)