logging utilities for PHP
The Log framework provides an abstracted logging system for PHP
scripts. It supports logging to console, file, syslog, SQL, mail,
and mcal targets. It also provides a subject - observer mechanism.

Maintainer: Marc Balmer <mbalmer@openbsd.org>

WWW: http://www.csh.rit.edu/~jon/projects/pear_log/
