aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5120d0e..0ebf5e0 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,10 @@ Tested on Ubuntu 14.04 and OS X El Capitan
###Start the first Domino Client:
./DominoClient.py -p 9091 --log=DEBUG
+Note: if --log option is ommitted, the default logging level is Warning messages
+
###Start the second Domino Client:
- ./DominoClient.py -p 9092
+ ./DominoClient.py -p 9092 --log=DEBUG
##CLI at the Domino Client: