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