]> arthur.barton.de Git - netdata.git/blobdiff - src/log.h
Merge branch 'master' into ab-debian
[netdata.git] / src / log.h
index 24b971e2cf7c44a51e5434ecd81671e207ec05fd..d8ff0654bc21fcbf92b2724ac8132a2e2abca8c7 100644 (file)
--- a/src/log.h
+++ b/src/log.h
@@ -27,6 +27,7 @@
 #define D_HEALTH            0x0000000000800000
 #define D_CONNECT_TO        0x0000000001000000
 #define D_RRDHOST           0x0000000002000000
+#define D_LOCKS             0x0000000004000000
 #define D_SYSTEM            0x8000000000000000
 
 //#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)