X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/66e807f40a943c3e3f754ed836d6759cc4909ce2..068e0d320459b108a662d34ec2ab0f5c61c16973:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index 2e2735c9a1..37d067f09b 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -335,7 +335,7 @@ Here are the existing format directives: - %%p: Priority name (LOG4J compatible) - %%h: Hostname (SimGrid extension) - - %%P: Process name (SimGrid extension) + - %%P: Process name (SimGrid extension -- note that with SMPI this is the integer value of the process rank) - %%t: Thread "name" (LOG4J compatible -- actually the address of the thread in memory) - %%i: Process PID (SimGrid extension -- this is a 'i' as in 'i'dea)