class method
self.logger
Ruby on Rails 3.0.20
Since v2.2.3 Last seen in v3.2.22.5Signature
self.logger()
No documentation comment.
Source
# File railties/lib/rails.rb, line 59
def logger
@@logger ||= nil
end
Defined in railties/lib/rails.rb line 59
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails