# File lib/rbg/config.rb, line 21
    def log_path
      @log_path || File.join(root, 'log', "#{name}.log")
    end