Title: Notice TraceLog
Author: shuliakmaster
Published: <strong>2025 年 5 月 19 日</strong>
Last modified: 2025 年 6 月 25 日

---

搜索插件

![](https://ps.w.org/notice-trace-log/assets/banner-772x250.png?rev=3317669)

![](https://ps.w.org/notice-trace-log/assets/icon-256x256.png?rev=3317655)

# Notice TraceLog

 作者：[shuliakmaster](https://profiles.wordpress.org/shuliakmaster/)

[下载](https://downloads.wordpress.org/plugin/notice-trace-log.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/notice-trace-log/#description)
 * [评价](https://cn.wordpress.org/plugins/notice-trace-log/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/notice-trace-log/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/notice-trace-log/#developers)

 [支持](https://wordpress.org/support/plugin/notice-trace-log/)

## 描述

Notice TraceLog is a lightweight developer tool that displays PHP backtraces when
Notices occur, helping you identify and fix issues caused by early execution or 
translation loading problems. Useful for debugging during plugin and theme development.

## 屏幕截图

[⌊Default WordPress notice without clear source information.⌉⌊Default WordPress 
notice without clear source information.⌉[

Default WordPress notice without clear source information.

[⌊Error displayed by the Notice TraceLog plugin (compact mode).⌉⌊Error displayed
by the Notice TraceLog plugin (compact mode).⌉[

Error displayed by the Notice TraceLog plugin (compact mode).

[⌊Detailed error display with full trace log to the source of the issue.⌉⌊Detailed
error display with full trace log to the source of the issue.⌉[

Detailed error display with full trace log to the source of the issue.

[⌊Example of a detailed notice with backtrace written to the debug log.⌉⌊Example
of a detailed notice with backtrace written to the debug log.⌉[

Example of a detailed notice with backtrace written to the debug log.

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/notice-trace-log` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Make sure `WP_DEBUG` and `WP_DEBUG_DISPLAY` are enabled in your `wp-config.php`.

Example configuration in `wp-config.php`:

    ```
    define('WP_DEBUG', true);
    define('WP_DEBUG_DISPLAY', true);
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

「Notice TraceLog」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ shuliakmaster ](https://profiles.wordpress.org/shuliakmaster/)

[帮助将「Notice TraceLog」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/notice-trace-log)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/notice-trace-log/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/notice-trace-log/)，或通过[RSS](https://plugins.trac.wordpress.org/log/notice-trace-log/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/notice-trace-log/)。

## 更新日志

#### 1.0.0

Release basic functionality

#### 1.0.1

 * Added dependency checks for WP_DEBUG_DISPLAY and WP_DEBUG_LOG
 * Improved error display in the browser
 * Backtrace logging added to error log if WP_DEBUG_LOG is enabled (writes to the
   default log file)
 * Enhanced admin area messages

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**12 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/notice-trace-log/)
 * 标签
 * [backtrace](https://cn.wordpress.org/plugins/tags/backtrace/)[debug](https://cn.wordpress.org/plugins/tags/debug/)
   [developer](https://cn.wordpress.org/plugins/tags/developer/)[notices](https://cn.wordpress.org/plugins/tags/notices/)
   [troubleshooting](https://cn.wordpress.org/plugins/tags/troubleshooting/)
 *  [高级视图](https://cn.wordpress.org/plugins/notice-trace-log/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/notice-trace-log/reviews/)

## 贡献者

 *   [ shuliakmaster ](https://profiles.wordpress.org/shuliakmaster/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/notice-trace-log/)