# File lib/r10k/logging.rb, line 90
    def default_formatter
      Log4r::PatternFormatter.new(:pattern => '%l\t -> %m')
    end