Sorry I didn't reply sooner... I set my log level in environments/production.rb to :fatal, but it still is logging all indexing activity. Any other way to disable it?
I think it would be nice to have a flag to spit out logs or not, because it may be easier to remove any unneeded noise during debugging issues. Manish On Nov 25, 12:09 am, Pat Allan <[email protected]> wrote: > Unfortunately there's no way to turn off any of Thinking Sphinx's > logging currently (well, beyond changing the overall logging level). > This matches ActiveRecord's behaviour, so not sure if I want to change > it... open to discussion though :) > > -- > Pat > > On 24/11/2009, at 3:33 PM,mrmanishswrote: > > > How can I disable logging for any model updates with Rails and > > Thinking Sphinx? > > > -- > > > You received this message because you are subscribed to the Google > > Groups "Thinking Sphinx" 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 > > athttp://groups.google.com/group/thinking-sphinx?hl=en > > . -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en.
