Exemplo n.º 1
0
 public static void main(String[] args) {
   RestClient c = new RestClient();
   c.updateLogFile();
 }