Closed (fixed)
Project:
Spam
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2009 at 22:39 UTC
Updated:
21 Aug 2009 at 13:40 UTC
This module works great! Many thanks.
I write my drupal log to syslog only. I have no need for the overhead of database logging on a busy site. This seems to prevent entries from being written to the spam tracker table.
Comments
Comment #1
jeremy commentedReplacing the dblog module with the syslog module should not affect the spam tracker table. Can you still duplicate this with the latest release candidate?
Comment #2
jeremy commentedI have confirmed that the spam tracker table is still updated after the dblog module is disabled and the syslog module is enabled. Please try again with the latest release.