Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Crash with message when trying to use a log level that is not allowed (without enable...
[simgrid.git] / include / xbt / log.h
index fe199ac..d631073 100644 (file)
@@ -60,7 +60,7 @@ typedef enum {
 
 /*
  * define NLOG to disable at compilation time any logging request
- * define NDEBUG to disable at compilation time any logging request of priority below INFO
+ * define NDEBUG to disable at compilation time any logging request of priority below VERBOSE
  */