Linux 软件免费装
Banner图

Freedomification Log Inspector

开发者 marasmaras
更新时间 2026年7月5日 19:39
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

debug logs viewer troubleshooting wp-debug

下载

1.6.0 1.6.1 1.6.2

详情介绍:

Freedomification Log Inspector helps you inspect selected local log files directly in WordPress admin. It is designed for site owners, administrators and developers who need a quick, safe way to review recent log output and troubleshoot issues. Key principles: Features Notes about security and paths This plugin is intended for administrators. For safety, sensitive filesystem details may be masked in the UI. Log content itself may contain file paths written by other plugins/themes; this plugin does not modify log content.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install via the Plugins screen in WordPress.
  2. Activate the plugin through the 'Plugins' screen.
  3. Open the dedicated Freedomification Log Inspector menu in wp-admin.

屏幕截图:

  • Find, filtering and copy controls.
  • Common log location scanner.

升级注意事项:

1.6.2 Adds a dedicated Critical filter and makes severity filters match their summary counters more exactly. 1.6.1 Cleans up WordPress.org readme and settings copy. 1.6.0 Adds Mini Health Bar counters, quick severity filtering, Custom keywords naming, file size context and Comfort View for everyday log work. 1.5.0 Improves first-run guidance, validation notices, severity highlighting, translations, uninstall safety and UI polish. 1.0.0 Initial release.

常见问题:

Does it read the entire log file?

No. The viewer is designed to display only the last N lines where possible to avoid loading huge files.

Can non-admin users access logs?

No. Access is restricted to users with the required capability (administrator by default).

Why are some paths masked in the UI?

To avoid exposing sensitive server paths in wp-admin screenshots and UI. Log content may still include paths produced by PHP/WordPress or other plugins.

Where are my logs?

Common locations include wp-content/debug.log (if WP_DEBUG_LOG is enabled) or server-specific error logs. Your hosting provider may store them elsewhere.

更新日志:

1.6.2 1.6.1 1.6.0 1.5.0 1.0.0