instance method
logger
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v8.0.4Signature
logger()
No documentation comment.
Source
# File actionpack/lib/action_controller/log_subscriber.rb, line 54
def logger
ActionController::Base.logger
end
Defined in actionpack/lib/action_controller/log_subscriber.rb line 54
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionController::LogSubscriber