Go to the documentation of this file.
55 #define VERBOSE_MSG_NONE -1
56 #define VERBOSE_MSG_CRITICAL 0
57 #define VERBOSE_MSG_ERROR 1
58 #define VERBOSE_MSG_WARNING 2
59 #define VERBOSE_MSG_INFO1 3
60 #define VERBOSE_MSG_INFO2 4
61 #define VERBOSE_MSG_INFO3 5
62 #define VERBOSE_MSG_INFO4 6
63 #define VERBOSE_MSG_INFO5 7
64 #define VERBOSE_MSG_INFO6 8