logging reduced to warnings
This commit is contained in:
parent
b2c07f2d0a
commit
e5a585dfa2
@ -28,7 +28,7 @@ else:
|
|||||||
#
|
#
|
||||||
APP_NAME = "ambient_info"
|
APP_NAME = "ambient_info"
|
||||||
LOGTARGET = 'stdout' # possible choices are: 'logfile' or 'stdout'
|
LOGTARGET = 'stdout' # possible choices are: 'logfile' or 'stdout'
|
||||||
LOGLVL = 'DEBUG'
|
LOGLVL = 'WARNING'
|
||||||
|
|
||||||
LOGHOST = 'cutelog'
|
LOGHOST = 'cutelog'
|
||||||
LOGPORT = 19996
|
LOGPORT = 19996
|
||||||
|
Loading…
x
Reference in New Issue
Block a user