atomicsmash / wp-monolog-viewer
There is no license information available for the latest version (1.2.0) of this package.
WP Monolog Viewer
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/AtomicSmash/wp-monolog-viewer
Type:wordpress-plugin
pkg:composer/atomicsmash/wp-monolog-viewer
1.2.0
2017-08-16 14:00 UTC
This package is auto-updated.
Last update: 2022-10-17 05:32:03 UTC
README
WP Monolog Viewer is a plugin to display a sortable table of log entries provided by the Monolog library. Monolog saves log entries to the wp_log table in the Wordpress database and these are retrieved and displayed in the WP Monolog Viewer admin page.
Credits to Monolog by Jordi Boggiano
Installation & Setup
- Download Composer
- Run
composer installin the plugin directory - Upload the plugin files to the server
- Activate the plugin
- Go to Tools > WP Monolog Viewer