class StatsD::Instrument::Railtie

This Railtie runs some initializers that will set the logger to Rails#logger, and will initialize the {StatsD#backend} based on the Rails environment.

@see StatsD::Instrument::Environment