PHPLog
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
For those who don't want to store all their sites logging into their database (?!) and for various reasons cannot use the syslog alternative (due to network or server policies), this is a simple module that simply lets you move all drupal logging into your PHP error log.
As a plus, all the logged notices are formatted in a way to enable easy pattern matching for developing various log monitoring solutions.
