Submitted by cableman on Sun, 12/18/2011 - 20:44
In Drupal you can log message to the database, which is the standard way to log system events. On high traffic sites this can be come a bottleneck for the database server, so an alternative is to send the log message to the systems logging service.
Tags
Drupal 7
Debian
logging
performance