PHPLog
Categories
Component ID
1979898
Component name
PHPLog
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1352
Component created
Component changed
Component body
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.
