We're using god extensively in our production environment and I've recently set up centralized syslog. The problem is that in testing with our dev server, god is spewing around 2K entries per minute over syslog, even with the --no-syslog option passed on the command line.
I've looked at the code, and see that if the config option is set, Logger.syslog get set to false, which should return immediately in the load_syslog method. However, SOMETHING is still logging to syslog, and furiously. Please to help, Thanks, Ryan Schwartz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/god-rb?hl=en -~----------~----~----~----~------~----~------~--~---
