X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4716cd93977d7ffc2f15b156947e80d668291280..c00c7de7bd34fb2107cef49911f1cf2bb5301a22:/include/xbt/log.h 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_