102 103 104
# File 'lib/etl/etl.rb', line 102 def logger_filename File.join(self.logger_root, "#{self.to_s}.log") end