instance method
logger
Ruby on Rails edge
Since edgeSignature
logger()
No documentation comment.
Source
# File activesupport/lib/active_support/event_reporter/log_subscriber.rb, line 47
def logger
self.class.logger
end
Defined in activesupport/lib/active_support/event_reporter/log_subscriber.rb line 47
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EventReporter::LogSubscriber