summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.h b/common.h
index 46d40ee..4898fe7 100644
--- a/common.h
+++ b/common.h
@@ -14,6 +14,8 @@
# include "utils.h"
+# define LOG_FILE "/var/log/gluster-block/block.log"
+# define LOG_LEVEL 7
size_t glusterBlockCreateParseSize(char *value);