Hi, all

When I deployed several hosts in parallel, I found that all command
execution output and traces are mixed together and outputted to the
console. There is a post talking about how to store those logs into a
file, but the content of the log file has no difference with the
console output.

So I think that an important feature is missing in capistrano - when
you deploy many hosts in parallel, you want to see the log of every
host, in separate log files, so that if some hosts failed to deploy,
you can find out what's wrong from the log file.

I am not sure if there is already a plugin serving this purpose. A
quick google does not show any result on this. Hope someone here can
point out something useful.

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" 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/capistrano?hl=en

Reply via email to