@@ -28,7 +28,7 @@ else:
#
APP_NAME = "ambient_info"
LOGTARGET = 'stdout' # possible choices are: 'logfile' or 'stdout'
-LOGLVL = 'DEBUG'
+LOGLVL = 'WARNING'
LOGHOST = 'cutelog'
LOGPORT = 19996