@Override
 public void startEntry(LogEntryStart startEntry) throws IOException {
   delegate.startEntry(startEntry);
 }