vinyldns / go-vinyldns

Go client package for VinylDNS
Apache License 2.0
7 stars 25 forks source link

Request logging should go to stderr instead of stdout #89

Open jhg03a opened 2 years ago

jhg03a commented 2 years ago

Request logging should go to stderr so that it doesn't get blended into regular application output.

https://github.com/vinyldns/go-vinyldns/blob/148a5f6b8f14334d458615cbce3f6e76855a820a/vinyldns/util.go#L42