logging reduced to warnings

Esse commit está contido em:
Dirk Alders 2023-10-12 06:54:05 +02:00
commit e5a585dfa2

Ver arquivo

@ -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