3 4 5
# File 'app/helpers/logy/application_helper.rb', line 3 def log_file (params[:name] || Rails.env) + '.log' end