Rails::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.
Rails#logger
@see StatsD::Instrument::Environment