[Rock-dev] Redirecting STDOUT/STDERR for a deployment

Chris Mueller christoph.mueller at dfki.de
Wed Jul 18 15:18:35 CEST 2012


Hi,

does anyone know how i can redirect STDOUT and STDERR for a running 
deployment/task into e.g. a file via the orocos.rb interface?

Orocos.run "deployment" do |proc|
    task = TaskContext.get "task"
end

Thanks

Chris


More information about the Rock-dev mailing list