Set the logging level back to INFO.

This commit is contained in:
Timofey 2015-09-28 15:54:47 +03:00
parent c3ce093ca0
commit ba2b23a39c

View file

@ -53,7 +53,7 @@ except:
USE_TORNADO = False
logging.basicConfig(format='%(asctime)s %(message)s', level=logging.DEBUG)
logging.basicConfig(format='%(asctime)s %(message)s', level=logging.INFO)
PORT = 34568
LIFESPAN = 180.0 # timeout for the self destruction timer - how much time