portworx / kvdb

Generic Key-Value interface
Apache License 2.0
40 stars 13 forks source link

removed logrus info log #44

Closed sdeoras closed 6 years ago

sdeoras commented 6 years ago

removed logrus info mesg while connecting to consul server. this was contaminating pxctl output. Signed-off-by: Saurabh Deoras saurabh@portworx.com

sangleganesh commented 6 years ago

those logs were specifically added to figure which node is being connected to, is there another log which also has this info ?