X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4fbc579a1eef24404d25d8b855d733ac03f2b9c5..27a462d1cf6871b14fa32d09a96839fd8ff2c1c0:/src/surf/surf.c diff --git a/src/surf/surf.c b/src/surf/surf.c index 2ed4e24e61..49eb817151 100644 --- a/src/surf/surf.c +++ b/src/surf/surf.c @@ -12,6 +12,7 @@ #include "surf/surf_resource.h" #include "xbt/xbt_os_thread.h" +XBT_LOG_NEW_CATEGORY(surf, "All SURF categories"); XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_kernel, surf, "Logging specific to SURF (kernel)");