class Sentry::Railtie

def configure_sentry_logger

def configure_sentry_logger
  Sentry.configuration.logger = ::Rails.logger
end