aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/logger.h')
-rw-r--r--include/asterisk/logger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/logger.h b/include/asterisk/logger.h
index de8268fd3..ac764baa4 100644
--- a/include/asterisk/logger.h
+++ b/include/asterisk/logger.h
@@ -34,6 +34,7 @@ extern "C" {
#endif
#define EVENTLOG "event_log"
+#define QUEUELOG "queue_log"
#define DEBUG_M(a) { \
a; \