Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no need for the sendstr() pimple. use send() instead
[simgrid.git] / src / s4u / s4u_engine.cpp
index 43e2475..dc22416 100644 (file)
@@ -9,7 +9,7 @@
 #include "mc/mc.h"
 #include "simgrid/s4u/engine.hpp"
 
-
+XBT_LOG_NEW_CATEGORY(s4u,"Log channels of the S4U (Simgrid for you) interface");
 using namespace simgrid;
 
 double s4u::Engine::getClock() {