Projects / PHP Logging Class

PHP Logging Class

PHP Logging Class can be used to log activity to a database. It can add activity entries to a log database table. It logs the activity priority level and class, the remote user identifier (if logged), and its computer IP address. Optionally, it can send email about the activities being logged to a given email address. It can also display log entries as an HTML table.

Tags
Implementation

RSS Recent releases

  •  24 Mar 2008 06:28

Release Notes: A few enhancements were made in the configuration script, so now it is easier to configure and install. The documentation was improved, including a readme.txt file and online tutorials.

RSS Recent comments

24 Mar 2008 05:54 alalex

Licensing
Feel free to use, distribute and blog this class, but always provide my name and a link to my homepage. Thanks :)

Screenshot

Project Spotlight

Blitz templates for PHP

A fast PHP template engine written in C and compiled as a PHP module.

Screenshot

Project Spotlight

LibVNCServer

A library to make writing a VNC server easy.