Title: Freedomification Log Inspector
Author: Marek Jankowski
Published: <strong>2026 年 6 月 28 日</strong>
Last modified: 2026 年 7 月 5 日

---

搜尋外掛

![](https://ps.w.org/freedomification-log-inspector/assets/banner-772x250.png?rev
=3590278)

![](https://ps.w.org/freedomification-log-inspector/assets/icon-256x256.gif?rev=
3590278)

# Freedomification Log Inspector

 由 [Marek Jankowski](https://profiles.wordpress.org/marasmaras/) 開發

[下載](https://downloads.wordpress.org/plugin/freedomification-log-inspector.1.6.2.zip)

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

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

## 外掛說明

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:
 * Admin-only access (capability checks). * Safe output escaping(
no unsafe rendering of log content). * Audit-friendly implementation with capability
checks, nonces and input sanitization. * Performance-aware loading (tail/limited
lines, no full file reads in UI). * Local operation: log content is not sent to 
an external service.

#### Features

 * Add and organize selected log files.
 * Scan common log locations inside `wp-content`.
 * Show a limited tail of each file to avoid loading large logs.
 * Refresh the visible log content without reloading the whole admin page.
 * Optional Live Log Stream visibility control in plugin settings.
 * File size badge for quick context before opening or refreshing a log.
 * Mini Health Bar for quick counters in the currently loaded log preview.
 * Quick Severity Filter: All, Critical, Errors, Warnings, Info and Custom.
 * Find text with match-case, whole-word and alternate-phrase options.
 * Navigate highlighted error lines and copy a line, selection or nearby context.
 * Highlight common PHP/WordPress severity formats and custom keywords.
 * Manage Custom keywords for user-defined words or phrases.
 * Summarize severity and custom matches in the currently loaded lines.
 * Filter the currently loaded lines by critical, error, warning, info or custom
   matches.
 * Switch between Standard and Comfort log-window heights.
 * Show only new content after setting a local baseline.
 * Choose between Terminal, Light, Midnight and Solarized log styles.

#### 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.

## 螢幕擷圖

[⌊Freedomification Log Inspector main screen with selected logs and safe tail preview.⌉⌊
Freedomification Log Inspector main screen with selected logs and safe tail preview
.⌉[

Freedomification Log Inspector main screen with selected logs and safe tail preview.

[⌊Find, filtering and copy controls.⌉⌊Find, filtering and copy controls.⌉[

Find, filtering and copy controls.

[⌊Common log location scanner.⌉⌊Common log location scanner.⌉[

Common log location scanner.

[[

[[

## 安裝方式

 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.

## 常見問題集

### 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.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Marek Jankowski ](https://profiles.wordpress.org/marasmaras/)

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

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

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

## 變更記錄

#### 1.6.2

 * Added a dedicated Critical filter and made severity filters match their own summary
   counters exactly.
 * Improved detection of common bracketed, timestamped and channel-prefixed severity
   formats.

#### 1.6.1

 * Cleaned up WordPress.org readme and settings copy.

#### 1.6.0

 * Added a compact loaded-lines summary for severity and custom keyword matches.
 * Added Mini Health Bar counters and quick client-side severity filtering for the
   currently loaded lines.
 * Added Standard and Comfort log-window height presets.
 * Added Custom keywords naming for user-defined words and phrases.
 * Added file size context and plugin settings for showing/hiding Live Log Stream
   and Find.
 * Kept all summary and filtering work local to the content already loaded in wp-
   admin.

#### 1.5.0

 * Improved Add Log validation notices.
 * Updated i18n readiness and bundled translations.
 * Safer uninstall/data retention behavior.
 * Added safer first-run guidance and clarified local log handling.
 * Improved structured severity highlighting and publication metadata.
 * Settings cleanup and UI/UX polish.

#### 1.0.0

 * Initial public release.

## 中繼資料

 *  版本 **1.6.2**
 *  最後更新 **3 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/freedomification-log-inspector/)
 * 標籤:
 * [debug](https://tw.wordpress.org/plugins/tags/debug/)[logs](https://tw.wordpress.org/plugins/tags/logs/)
   [troubleshooting](https://tw.wordpress.org/plugins/tags/troubleshooting/)[viewer](https://tw.wordpress.org/plugins/tags/viewer/)
   [wp-debug](https://tw.wordpress.org/plugins/tags/wp-debug/)
 *  [進階檢視](https://tw.wordpress.org/plugins/freedomification-log-inspector/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Marek Jankowski ](https://profiles.wordpress.org/marasmaras/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://freedomification.com/)