summaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
authorbox@home root <costa@tsaousis.gr>2015-03-19 10:21:56 +0200
committerbox@home root <costa@tsaousis.gr>2015-03-19 10:21:56 +0200
commit603dc5b22e32440f4e46cc107eb37299908dff99 (patch)
treef6daa0cd3faa5cd4f43446c8b7608dd74548981e /src/log.h
parentaa0b568c70ccb9bca068f136ea41ac284d42e67c (diff)
netdata way of logging in procfile
Diffstat (limited to 'src/log.h')
-rwxr-xr-xsrc/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/log.h b/src/log.h
index d7c900a31d..6ce71a70e7 100755
--- a/src/log.h
+++ b/src/log.h
@@ -20,6 +20,7 @@
#define D_EXIT 0x00002000
#define D_CHECKS 0x00004000
#define D_NFACCT_LOOP 0x00008000
+#define D_PROCFILE 0x00010000
#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)
//#define DEBUG 0xffffffff