aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--domino_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/domino_conf.py b/domino_conf.py
index 8452f74..293adeb 100644
--- a/domino_conf.py
+++ b/domino_conf.py
@@ -1,5 +1,5 @@
logfile = None
-LOGLEVEL = 'DEBUG' #'WARNING' #ERROR, DEBUG, INFO
+LOGLEVEL = 'WARNING' #'WARNING' #ERROR, DEBUG, INFO
#Client Parameters
INTERACTIVE = 'FALSE'