X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3fc07005abb54bbceec067c73455b50f96e5d908..ff4e6203e4fb526267cc197ee3fa41e5d075608e:/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();