From 841395dd16f470e3c051a0a4fff5b91efc983c30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 May 2021 14:33:27 +0200 Subject: Adding upstream version 1.31.0. Signed-off-by: Daniel Baumann --- libnetdata/log/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libnetdata/log') diff --git a/libnetdata/log/log.h b/libnetdata/log/log.h index c99c15165..58cc0d26c 100644 --- a/libnetdata/log/log.h +++ b/libnetdata/log/log.h @@ -40,6 +40,7 @@ extern "C" { #define D_STATSD 0x0000000010000000 #define D_POLLFD 0x0000000020000000 #define D_STREAM 0x0000000040000000 +#define D_ANALYTICS 0x0000000080000000 #define D_RRDENGINE 0x0000000100000000 #define D_ACLK 0x0000000200000000 #define D_METADATALOG 0x0000000400000000 -- cgit v1.2.3