Php Easy Logs (Miscellaneous)

This script makes it easier for you to debug your PHP website or application during development and also monitor it when in production. It has a very simple syntax that will make it easy to integrate and an Admin Dashboard for you to view the logs. This script allows you to collect logs in any part of you application to help you in debugging and also monitoring the performance of your website or application.

Features:
  • Quick install – It will be up and running in minutes
  • Easy integration – All you have to do is include a class that collects the logs on to a script.
  • Admin dashboard – The script comes with an admin dashboard for viewing the logs. It has a bundled authentication system or you can easily change it to use yours.
  • AJAX loading of logs in the dashboard – There is no need to manually refresh the dashboard. New logs are automatically added.
  • Color coded logs – When viewing logs, different types of logs have different colors.
Installation
  1. Download and unzip the package
  2. Make changes to the file resources/config_log.php and put in the details specific to your setup
  3. Upload the folder “log” to your server
  4. Using your browser navigate to install.php. This will setup the database tables and create the admin user account.
  5. Delete the install.php file
  6. If your are using Php Easy Logs for the first time, check the “Getting Started” section of the user guide. The user guide is in the folder named “userguide”

Download Php Easy Logs (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *