The problem with that, though, is that the configuration instance (and therefore the logger) are created _before_ the capfile is loaded. I could see having a new command-line switch that allowed you to specify the output of the log, but it's not something you can set in the capfile, unfortunately.
- Jamis On May 9, 2007, at 2:24 PM, [EMAIL PROTECTED] wrote: > > Hello > > In capistrano 1.4.1, Logger is created without options in > Capistrano::Configuration#initialize. > I want to change the default output of logger from STDERR to a file. > I request to add set options for Capistrano::Logger in capfile, in > future version. > > Regards > > sakazuki. > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
