Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also connect main log categories.
[simgrid.git] / tools / tesh / tesh.c
index f865e45..6105ba4 100644 (file)
@@ -199,6 +199,8 @@ int main(int argc, char *argv[])
   int i;
   char *suitename = NULL;
   struct sigaction newact;
+
+  XBT_LOG_CONNECT(tesh);
   xbt_init(&argc, argv);
   rctx_init();
   parse_environ();