# File lib/simp/cli/config/logging.rb, line 58
    def info(*args)
      log_and_say(:info, *args)
    end