Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sanitize channels naming.
[simgrid.git] / src / surf / network.c
index 23f6467adb896afe848f5b4cb8ce49422419d08d..f8690a850a771ff55c6088ed22a94fde0bb8ee1a 100644 (file)
@@ -8,7 +8,7 @@
 #include "network_private.h"
 #include "xbt/log.h"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(network, surf,
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_network, surf,
                                "Logging specific to the SURF network module");
 
 surf_network_resource_t surf_network_resource = NULL;