Change logging levels

This commit is contained in:
Nico Schottelius 2016-11-13 19:47:23 +01:00
commit 54a50e8850
2 changed files with 2 additions and 3 deletions

View file

@ -16,7 +16,6 @@ import websocket
log = logging.getLogger("lorautil")
log.setLevel(logging.DEBUG)
dbname="lorawan"