sidekiq-cluster should aggregate STDERR output of sidekiq

Currently sidekiq-cluster ignores the output of the various sidekiq processes. To make debugging potential problems easier this should be changed as follows:

  1. Each sidekiq process logs to STDERR
  2. sidekiq-cluster periodically reads the STDERR output of each process, then writes it to its own STDERR
Assignee Loading
Time tracking Loading