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