X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/198b09ec16ca1b8fc05053bcae9e75c0ad689711..b51da37243dc16575499f4cb7729fe8bdd7fa514:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index af04c7597a..b5c048c82b 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -270,7 +270,8 @@ void xbt_log_init(int *argc, char **argv) int i, j; char *opt; - // _XBT_LOGV(log).threshold = xbt_log_priority_debug; /* uncomment to set the LOG category to debug directly */ + /* uncomment to set the LOG category to debug directly */ + // _XBT_LOGV(log).threshold = xbt_log_priority_debug; xbt_log_connect_categories();