ACK, this works for me.  By running 'ruby taskomatic.rb -n' on an appliance I get:<br>Connected to amqp://<a href="http://management.priv.ovirt.org:5672">management.priv.ovirt.org:5672</a><br><br>One note, perhaps it would be better to default to Logger::WARN or ERROR for daemon, and something with higher log output (INFO, DEBUG) for -n?  Or even an extra flag to specify?  Also, when trying logger in irb, it outputs the date, but not from taskomatic, even though the code is exactly the same.  Only thing I can think of is that perhaps one of the other libraries is stifling that somehow?<br>