Using logger appropriately will let your own log statements display or hide based on the -v switch for Capistrano. See capistrano/logger.rb for the source.
- Jamis On 2/20/09 11:00 AM, Gerhardus Geldenhuis wrote: > Hi > Is it recommended to use logger.info or should I rather be using puts? > Also is there options other than logger.info and I would appreciate it > if you could point me to the source code for logger which would > probably answer my second question. > > Best Regards > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
