2013-09-26 17:14:40 +02:00

4 lines
198 B
Plaintext

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