Overview
-
module Console-
module Adapter-
module RailsA Rails adapter for the console logger.
-
module ActionController-
class LogSubscriberA Rails log subscriber which is compatible with
Console::Logger. It receives events fromActiveSupport::Notificationsand logs them to the console.
-
-
module ActiveRecord -
class Logger -
class RailtieHook into Rails startup process and replace Rails.logger with our custom hooks
-
initializer -
after_initialize- Remove existing log subscribers for ActionController and ActionView
-
-
-
-
-
module ActiveSupporthttps://github.com/rails/rails/issues/44800