X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ea871e4eb6fd92dc1dba6f378b3bd16ad1bdd3d9..60f31f9d24bd348ccad2ea99ba96424360b11a92:/cruft/doc/tmpl/tbx_log.sgml diff --git a/cruft/doc/tmpl/tbx_log.sgml b/cruft/doc/tmpl/tbx_log.sgml index 0d6f869148..6661b96ec4 100644 --- a/cruft/doc/tmpl/tbx_log.sgml +++ b/cruft/doc/tmpl/tbx_log.sgml @@ -167,17 +167,17 @@ An easy-to-use, fast and flexible message logging architecture. (the string would typcially be a runtime option) */ gras_log_control_set("SA.thresh=3"); - /* This request is enabled, because WARNING >= INFO. */ + /* This request is enabled, because WARNING >= INFO. */ CWARN2(VSS, "Low fuel level."); - /* This request is disabled, because DEBUG < INFO. */ + /* This request is disabled, because DEBUG < INFO. */ CDEBUG2(VSS, "Starting search for nearest gas station."); /* The default category SA inherits its priority from VSS. Thus, - the following request is enabled because INFO >= INFO. */ + the following request is enabled because INFO >= INFO. */ INFO1("Located nearest gas station."); - /* This request is disabled, because DEBUG < INFO. */ + /* This request is disabled, because DEBUG < INFO. */ DEBUG1("Exiting gas station search"); } @@ -276,7 +276,7 @@ An easy-to-use, fast and flexible message logging architecture. Log4J has a 'rolling file appender' which you can select with a run-time - option & specify the max file size. This would be a nice default for + option and specify the max file size. This would be a nice default for non-kernel applications. @@ -296,6 +296,7 @@ An easy-to-use, fast and flexible message logging architecture. @gras_log_priority_none: +@gras_log_priority_trace: @gras_log_priority_debug: @gras_log_priority_verbose: @gras_log_priority_info: @@ -440,7 +441,7 @@ An easy-to-use, fast and flexible message logging architecture. @a6: - + @@ -527,7 +528,7 @@ An easy-to-use, fast and flexible message logging architecture. @a6: - +