@Override
 void send(SyslogAppender2 app) throws IOException {
   app.sendDatagramPacket();
 }