class ActionView::LogSubscriber

def logger

Experimental RBS support (using type sampling data from the type_fusion project).

def logger: () -> ActiveSupport::Logger

This signature was generated using 47 samples from 2 applications.

def logger
  ActionView::Base.logger
end