Commit de4a9f21562944755d1948a2ace01642e94cbf31

Authored by Adhidarma Hadiwinoto
1 parent 2a392d46bb
Exists in master

disable cek status

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -626,7 +626,7 @@ function start(options) {
626 626 });
627 627 }
628 628  
629   - cekstatus.setLogger(logger);
  629 + //cekstatus.setLogger(logger);
630 630  
631 631 createHttpReportServer();
632 632 initMongoClient();