Class: StatsD::Instrument::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/statsd/instrument/railtie.rb

Overview

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 Also: