# File lib_ctrl/rucy/params.rb, line 552 def add_logfile @params['logfiles'].push({ 'path' => nil, 'logging_level' => 'notice' }) nil end