]> arthur.barton.de Git - netdata.git/blobdiff - src/log.h
added backends debugging; #2017
[netdata.git] / src / log.h
index d8ff0654bc21fcbf92b2724ac8132a2e2abca8c7..f5f84def4c3e6f78e5d01d83454402eab2f959d2 100644 (file)
--- a/src/log.h
+++ b/src/log.h
@@ -28,6 +28,7 @@
 #define D_CONNECT_TO        0x0000000001000000
 #define D_RRDHOST           0x0000000002000000
 #define D_LOCKS             0x0000000004000000
+#define D_BACKEND           0x0000000008000000
 #define D_SYSTEM            0x8000000000000000
 
 //#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)