type = Verb.DISCONNECT;
return "[{" + "\"timestamp\":\"" + FastHttpDateFormat.getCurrentDate() + "\"," + "\"error\":\"" + error + "\"," + "\"successful\":" + successful + "," + "\"channel\":\"" + channel + "\"" + "}]\n" ;