Add support for disabling logging sink when StatsD is disabled
- Users can optionally use a
NullSink
when StatsD is not enabled, this helps reduce debug log noise when users do not need to explicitly debug stats events (#94)
NullSink
when StatsD is not enabled, this helps reduce debug log noise when users do not need to explicitly debug stats events (#94)