Closed ogaca-dd closed 2 years ago
With the PR https://github.com/DataDog/dogstatsd-csharp-client/pull/183, Configure takes an optional exception handler as a parameter. This PR adds this exception handler to the method DogStatsd.Configure.
Configure
DogStatsd.Configure
With the PR https://github.com/DataDog/dogstatsd-csharp-client/pull/183,
Configure
takes an optional exception handler as a parameter. This PR adds this exception handler to the methodDogStatsd.Configure
.