From: Pat O'B. <obr...@gm...> - 2011-08-08 05:20:00
|
I've never bothered to try this so I don't know if it's configurable or not. If it's not open a bug ticket and I'll take a look at it when I get some spare time this week. Just as a side note: my personal preference is to not have system logs end up in /var/log, but to each their own :) -pat On Wed, Aug 3, 2011 at 3:27 PM, Johnston, Nathaniel < Nat...@ca...> wrote: > Etch Mensches, > > I am not sure how best to do this, but I am trying to move my Etch logs > over to /var along with the other logfiles I have. I noticed that on line > 205 of lib/etchserver.rb the etchdebug.log file is specified as: > > @dlogger = Logger.new(File.join(Rails.configuration.root_path, 'log', > 'etchdebug.log')) > > Is there a way that this could leverage the value of > config.log_path/paths.log or another configurable parameter so that we could > override the location of this file? > > --N. > > > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > etch-users mailing list > etc...@li... > https://lists.sourceforge.net/lists/listinfo/etch-users > |