try { Logcleanup cleanup = new Logcleanup(); cleanup.execute(); }catch(Exception e) { e.printStackTrace(); }