aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
278 stars 117 forks source link

refresh messages changed to debug to reduce log noise #241

Closed Don-CA closed 4 years ago

Don-CA commented 4 years ago

Fixes #240

When refreshing sampling rules or targets, this should be debug since it just creates noise in the logs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.