Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update Doc.
[simgrid.git] / doc / gtut-files / 06-logs.output.error
index 8fbe34d..3052af8 100644 (file)
@@ -1,6 +1,6 @@
-$ ./test_server 12345 --gras-log=root.thres=error & ./test_client 127.0.0.1 12345 --gras-log=root.thres=error
-[blaise:server:(13272) 0.000005] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
+$ ./test_server 12345 --log=root.thres:error & ./test_client 127.0.0.1 12345 --log=root.thres:error
+[arthur:server:(27705) 0.000024] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
 $
-$ ./test_simulator platform.xml test.xml --gras-log=root.thres=error
+$ ./test_simulator platform.xml test.xml --log=root.thres:error
 [Jacquelin:server:(1) 0.000000] test.c:15: [test/CRITICAL] Argh, killed by Boivin:1024! Bye folks...
 $