# File lib/r10k/logging.rb, line 94
    def debug_formatter
      Log4r::PatternFormatter.new(:pattern => '[%d - %l] %m')
    end