Class: Betterlog::Railtie

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

Overview

Integrates Betterlog with Rails application initialization.

This Railtie is responsible for configuring Rails to use Betterlog’s legacy event formatter as the default logger formatter. It ensures that log messages are properly structured and enriched with metadata when used within a Rails application context.

See Also: