From 18adf3ed10c9ea012f83493995691227e50d3748 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 3 Jul 2018 11:29:49 +0200 Subject: [PATCH] Update link to SimGrid doc --- README | 2 +- options.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index a19a319..8e4e1c7 100644 --- a/README +++ b/README @@ -44,7 +44,7 @@ Pour changer le niveau de détail des affichages : level : trace, debug, verbose, info, warning, error, critical Pour plus de détail sur les options de logging : - http://simgrid.gforge.inria.fr/doc/group__XBT__log.html#log_use + http://simgrid.gforge.inria.fr/simgrid/latest/doc/outcomes_logs.html#log_user Sorties ======= diff --git a/options.cpp b/options.cpp index 08c271e..76de43b 100644 --- a/options.cpp +++ b/options.cpp @@ -598,7 +598,7 @@ void opt::usage() std::clog << "\nLogging support:\n" << " See SimGrid documentation on:\n" - << " http://simgrid.gforge.inria.fr/doc/group__XBT__log.html#log_user\n" + << " http://simgrid.gforge.inria.fr/simgrid/latest/doc/outcomes_logs.html#log_user\n" << " Existing categories are:\n" << " simu : root of following categories\n" << " main : messages from global infrastructure\n" -- 2.39.5