PHP Logging Class 1.2 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
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.
|