Reduce default logging verbosity to error & warning logs only

Change-Id: I3da98ccc8e1dfc1d0ef9f51bd96d22fc385ba529
This commit is contained in:
Ajay Dudani 2012-09-10 19:38:51 -07:00 committed by Iliyan Malchev
parent 0a49d62c7a
commit 0620ede4b3

View file

@ -13,7 +13,7 @@ XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL = 3
DEBUG_LEVEL = 2
# Intermediate position report, 1=enable, 0=disable
INTERMEDIATE_POS=0