is there an easy way to disable logging to backgroundrb_debug.log? Regards - reynard -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080102/195dee18/attachment.html
On Jan 3, 2008 4:08 AM, Reynard <reynard.list at gmail.com> wrote:> > is there an easy way to disable logging to backgroundrb_debug.log? >If you mean, you rather want it on console for debugging purpose, may be you can use :log option, but perhaps you already know that. Otherwise, there is no way to disable backgroundrb_debug.log. I am putting 1.0.1 release pretty soon and I will add this. If you have a patch ready that will be awesome. I am waiting from Jason about his problems with mysql connections and if they are solved. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org
Hi Hemant, I just want it not to log anything on production use, since there might be sensitive data. Currently I can see all the data passed to the worker in that file. I don''t have any patch and since I''m not familiar with the code I doubt if I have time to implement it quickly, but if that''s something easy for you to do, that would be great :) Thanks, reynard On Jan 2, 2008 7:09 PM, hemant <gethemant at gmail.com> wrote:> On Jan 3, 2008 4:08 AM, Reynard <reynard.list at gmail.com> wrote: > > > > is there an easy way to disable logging to backgroundrb_debug.log? > > > > If you mean, you rather want it on console for debugging purpose, may > be you can use :log option, but perhaps you already know that. > Otherwise, there is no way to disable backgroundrb_debug.log. I am > putting 1.0.1 release pretty soon and I will add this. > If you have a patch ready that will be awesome. > > I am waiting from Jason about his problems with mysql connections and > if they are solved. > > > -- > Let them talk of their oriental summer climes of everlasting > conservatories; give me the privilege of making my own summer with my > own coals. > > http://gnufied.org >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080103/98154991/attachment.html
On Jan 3, 2008 11:05 AM, Reynard <reynard.list at gmail.com> wrote:> Hi Hemant, > > I just want it not to log anything on production use, since there might be > sensitive data. Currently I can see all the data passed to the worker in > that file. > I don''t have any patch and since I''m not familiar with the code I doubt if I > have time to implement it quickly, but if that''s something easy for you to > do, that would be great :)Yes, I will provide an option to disable logging in 1.0.1, no problems. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org