PHPackages                             blessingefkt/wp-log-viewer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. blessingefkt/wp-log-viewer

ActiveWordpress-plugin[Logging &amp; Monitoring](/categories/logging)

blessingefkt/wp-log-viewer
==========================

A fork of Log Viewer By Markus Fischbacher

1.0.3-stable(5y ago)010GPL-2.0-or-laterPHP

Since Oct 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/blessingefkt/log-viewer-for-wp)[ Packagist](https://packagist.org/packages/blessingefkt/wp-log-viewer)[ Docs](https://github.com/blessingefkt/wp-log-viewer)[ RSS](/packages/blessingefkt-wp-log-viewer/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

```
=== Log Viewer ===
Tags: debug, log, advanced, admin
Tested up to: 5.5.3
Requires at least: 3.4
Stable Tag: 1.0.0
Latest Version: 1.0.0
Contributors:
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

_Fork of https://wordpress.org/plugins/log-viewer/_

This plugin provides an easy way to view *.log files directly in the admin panel.

== Description ==

This plugin provides an easy way to view *.log files directly in admin panel of your wordpress. Also you can perform simple actions like empty the file or deleting it. The plugin is recommended to use only in development.

To activate Wordpress logging to file you have to set `define( 'WP_DEBUG_LOG', true );` in your wp-config.php file.

**Known limitations:**

* Autorefresh is currently fixed at 15 seconds if enabled - will let you choose custom timing soon
* Options not realy well placed - have to have a look at solutions of other plugins
* Take care in MU installations. As the plugin lists all *.log files in WP_CONTENT_DIR it doesn't separate blogs ... yet!

**ToDo as of 013.05.19:**

* handling files in MU installations
* catching some not set requirements
* adding in-code documentation
* Translations ( DE )

== Changelog ==

= 2020.10.30 =
* added two filters: `log-viewer/default-log-directory`, `log-viewer/log-files`, `log-viewer/directory-log-files`, `log-viewer/directories`

= 2013.05.19 =
* added Display Options above file list
* added Autorefresh Option ( currently fixed at every 15 seconds )
* added FIFO / FILO Option ( FIFO = displays file as is; FILO = displays file reversed )

= 2013.04.02 =
* moved from sublime text to netbeans for development
* modified structure for standard compliance ( Support Topic by nickdaugherty )

= 2012.10.06 =
* added more files ( currently only WP_CONTENT_DIR and *.log )
* added file info
* started revamp of class structure

= 2012.10.01 =
* check if file is writeable; if not cancel actions / display message
* adjusting wp-plugin contents

= 2012.09.30 =
* initial Wordpress.org Plugins commit
* restructured for svn and wp-plugins hosting
* solved problems with wp-plugins site

= 2012.09.29 =
* submit for Wordpress.org approvement

== Installation ==

1. Upload to your plugins folder, usually found at 'wp-content/plugins/'
2. Activate the plugin on the plugins screen
3. Navigate to Tools ... Log Viewer to show and view log files
4. You may want to activate WP logging setting WP_DEBUG_LOG to TRUE in your wp-config.php file

== Frequently Asked Questions ==

= How to enable debug.log =
Simply add `define( 'WP_DEBUG_LOG', true );` in your wp-config.php file.

= I changed my error_log to something other than WP default =
That's ok ... as long as the file extension is .log and it's located in WP_CONTENT_DIR. Other sources or extensions aren't supported for now.

= Can i show other files? =
Yes you can! This plugin automatically looks for log files located in WP_CONTENT_DIR and have a .log extension.
Other sources can be added Other sources or extensions aren't supported for now.

= In Files View i only get the error message "Could not load file." or "No files found." =
It looks like there isn't a *.log file in WP_CONTENT_DIR. Wich could mean there are no errors. Yay!
If there are files, it could be that they are not readable ( check your permissions ) or it's a bug ... Booo!

= I don't see File Actions options =
The options are only displayed if the file is writeable. Check your permissions.

== Upgrade Notice ==

= None yet.

== Screenshots ==

1. Screenshot shows the file view screen
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

4

Last Release

1962d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/afc2812b654c9548b8dd575592ffea81b8d5d69c22c0f38b9721f13d9ed5bfca?d=identicon)[iyoworks](/maintainers/iyoworks)

---

Top Contributors

[![blessingefkt](https://avatars.githubusercontent.com/u/887992?v=4)](https://github.com/blessingefkt "blessingefkt (4 commits)")

---

Tags

wordpresslogs

### Embed Badge

![Health badge](/badges/blessingefkt-wp-log-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/blessingefkt-wp-log-viewer/health.svg)](https://phpackages.com/packages/blessingefkt-wp-log-viewer)
```

###  Alternatives

[stayallive/wp-sentry

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry.

379197.9k](/packages/stayallive-wp-sentry)[backpack/logmanager

An interface to preview, download and delete Laravel log files.

274688.9k3](/packages/backpack-logmanager)[xwp/site-performance-tracker

Detect and track site performance metrics

98126.0k](/packages/xwp-site-performance-tracker)[understand/understand-laravel

Laravel 5, 6, 7, 8, 9, 10, 11 and 12 service provider for Understand.io

24106.2k](/packages/understand-understand-laravel)[itgalaxy/sentry-integration

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry

105.6k](/packages/itgalaxy-sentry-integration)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
