121122123124125126127128129130131
} else if (args[0].equals("get-log")) { // Parses the arguments into a LogEntryTemplate, used by the // command. LogEntryTemplate template = new LogEntryTemplateImpl(args); return match(sp, template, o); } else { throw new Exception("operation '"