instance method
logger
Ruby on Rails 8.0.4
Since v5.2.8.1 Last seen in v8.0.4Signature
logger()
No documentation comment.
Source
# File activestorage/lib/active_storage/log_subscriber.rb, line 53
def logger
ActiveStorage.logger
end
Defined in activestorage/lib/active_storage/log_subscriber.rb line 53
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::LogSubscriber