Module: MongoLogsOnRoids::ControllerRuntime

Extended by:
ActiveSupport::Concern
Defined in:
lib/mongo_logs_on_roids/runtime_subscriber.rb

Overview

Extends ActionController’s logging system so as to include

cumulative runtime at the end of each action's log entry.

See ActiveRecord::Railties::ControllerRuntime for reference

Defined Under Namespace

Modules: ClassMethods