elodina / go_kafka_client

Apache Kafka Client Library for Go
http://www.elodina.net
Apache License 2.0
275 stars 74 forks source link

Configure logger of zk.Conn #192

Open yudai opened 8 years ago

yudai commented 8 years ago

go-zookeeper and go_kafka_client prints their logs in different formats. This patch makes go-zookeeper use the same format that is configured by go_kafka_client.