Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CommWaitTransition mailbox is now valid
[simgrid.git] / src / kernel / routing / NetZoneImpl.cpp
index 78d5afd862e30409aa82455e7fdb2af95a488728..39b693659e93aafd7b2e54fa6d6ed33e213b175a 100644 (file)
@@ -16,7 +16,8 @@
 #include "src/surf/HostImpl.hpp"
 
 #include "src/kernel/resource/StandardLinkImpl.hpp"
-XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(surf_route);
+
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(ker_routing, kernel, "Kernel routing-related information");
 
 namespace simgrid {
 namespace kernel {