instance method
logger
Ruby on Rails 5.1.7
Since v3.0.20 Last seen in v8.0.5.1 Private — implementation detail, not part of the public APISignature
logger()
No documentation comment.
Source
# File activerecord/lib/active_record/log_subscriber.rb, line 88
def logger
ActiveRecord::Base.logger
end
Defined in activerecord/lib/active_record/log_subscriber.rb line 88
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::LogSubscriber