X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac939f0ccce934321485e52c4d702fb29f881b86..9a02e3654bd28c13ac053247383566f54fa4498a:/include/xbt/log.h?ds=sidebyside diff --git a/include/xbt/log.h b/include/xbt/log.h index 840bd7d7e1..4c24f32120 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -22,8 +22,7 @@ */ /* XBT_LOG_MAYDAY: define this to replace the logging facilities with basic - printf function. Useful to debug the logging facilities themselves */ -#undef XBT_LOG_MAYDAY + printf function. Useful to debug the logging facilities themselves, or to not make source analysis tools mad */ //#define XBT_LOG_MAYDAY #ifndef _XBT_LOG_H_