ReconfigureIO / reco

A command line tool for interacting with Reconfigure.io services
Apache License 2.0
6 stars 3 forks source link

Anything returned by reco log should be logs or an error #19

Closed CampGareth closed 6 years ago

CampGareth commented 6 years ago

This PR removes the "beginning logstream for X" message. Now reco log behaves like other tools in that it only returns logs or an error.

CampGareth commented 6 years ago

Make distinction between logs and errors clearer in reco log