module ActionView::LogSubscriber::Utils

def logger

:nodoc:
def logger
  ActionView::Base.logger
end