file = open("Umlaut/log/production.log") file.each do |line| puts line end