summaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2016-08-06 03:52:03 +0300
committerCosta Tsaousis <costa@tsaousis.gr>2016-08-06 03:52:03 +0300
commitf399edf7dffc296873c14fa0fca3f593674b291a (patch)
treea64b3df940676395d81e171d733461ef355cc542 /src/log.h
parent929fcc7b073a75c861a3d9025859bcfeffaa7875 (diff)
all required system headers in common.h; some progress on health variables
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/log.h b/src/log.h
index 2c0f5cd7a1..95b6b301ed 100644
--- a/src/log.h
+++ b/src/log.h
@@ -1,9 +1,3 @@
-#include <stdio.h>
-#include <stdarg.h>
-#include <time.h>
-
-#include "main.h"
-
#ifndef NETDATA_LOG_H
#define NETDATA_LOG_H 1
@@ -29,6 +23,7 @@
#define D_MEMORY 0x00080000
#define D_CGROUP 0x00100000
#define D_REGISTRY 0x00200000
+#define D_VARIABLES 0x00400000
//#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)
//#define DEBUG 0xffffffff