Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
On a timeout we do not wait anymore on a task.
[simgrid.git] / tools / graphicator / graphicator.c
index 7efa7dfaca6f3c1b78e70548cd55455dc408d7ec..b4186394d0153c6d6a95b8a44f16a823a2385018 100644 (file)
@@ -16,6 +16,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(graphicator,
 
 int main(int argc, char **argv)
 {
+  XBT_LOG_CONNECT(graphicator);
 #ifdef HAVE_TRACING
   MSG_global_init(&argc, argv);