X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=src%2Flog.h;fp=src%2Flog.h;h=f5f84def4c3e6f78e5d01d83454402eab2f959d2;hp=d8ff0654bc21fcbf92b2724ac8132a2e2abca8c7;hb=51fa67a4632506edd9278f679b55f173f13ba248;hpb=b09400d9f960283ca70a37593379806d0fcd264b diff --git a/src/log.h b/src/log.h index d8ff0654..f5f84def 100644 --- 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)