Simple Log Viewer

plugin banner

A simple plugin to log errors in real time in a metabox in the admin panel.

Author:Pedro Avelar (profile at wordpress.org)
WordPress version required:5.4
WordPress version tested:6.6.5
Plugin version:1.0.4
Added to WordPress repository:23-04-2024
Last updated:26-05-2025
Rating, %:100
Rated by:2
Plugin URI:
Total downloads:1 879
Active installs:10+
plugin download
Click to start download

A simple plugin to log errors in real time in a metabox in the admin panel, too integrated with WP-CLI.

For the run command with WP-CLI is necessary to activate the plugin and install WP-CLI.

When running, paste the command wp slvpl logs-erros into the terminal, by default the number of lines is 1000 but you can control the number of lines through the --num_linhas parameter

For the example: wp slvpl logs-erros [--num_linhas=<num_linhas>] or
better in the example wp slvpl logs-erros --num_linhas=100.


Screenshots
FAQ
ChangeLog