summaryrefslogtreecommitdiffstats
path: root/libnetdata/log/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnetdata/log/log.h')
-rw-r--r--libnetdata/log/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnetdata/log/log.h b/libnetdata/log/log.h
index 44670f31c..7308bad33 100644
--- a/libnetdata/log/log.h
+++ b/libnetdata/log/log.h
@@ -54,6 +54,7 @@ extern FILE *stdaccess;
extern const char *stdaccess_filename;
extern const char *stderr_filename;
extern const char *stdout_filename;
+extern const char *facility_log;
extern int access_log_syslog;
extern int error_log_syslog;