# File lib/active_support/core_ext/logger.rb, line 71 def formatter @formatter ||= SimpleFormatter.new end