Gui log default level set to Warning

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@226 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2011-06-21 21:41:56 +00:00
parent eb1804630a
commit b73f2bd535

View File

@@ -35,7 +35,7 @@
#include "utilite/UStl.h" #include "utilite/UStl.h"
#define DEFAULT_GUI_IMAGES_KEPT true #define DEFAULT_GUI_IMAGES_KEPT true
#define DEFAULT_LOGGER_LEVEL 1 #define DEFAULT_LOGGER_LEVEL 2
#define DEFAULT_LOGGER_EVENT_LEVEL 3 #define DEFAULT_LOGGER_EVENT_LEVEL 3
#define DEFAULT_LOGGER_PAUSE_LEVEL 4 #define DEFAULT_LOGGER_PAUSE_LEVEL 4
#define DEFAULT_LOGGER_PRINT_TIME true #define DEFAULT_LOGGER_PRINT_TIME true