

Freedomification Log Inspector main screen with selected logs and safe tail preview.
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.
wp-content.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.