thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

send docker errors to stderr #44

Open rustyrazorblade opened 5 years ago

rustyrazorblade commented 5 years ago

Right now we're sending the docker errors in com.thelastpickle.tlpcluster.Docker to the logger, which is good, but people don't see them. We should send them to standard err as well, maybe even highlight in red.