# File lib/simp/cli/config/items/item.rb, line 344
    def info(*args)
      logger.info(*args) unless @silent
    end