# File lib/active_support/clean_logger.rb, line 52
  def formatter
    @formatter ||= SimpleFormatter.new
  end