summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/skeleton-api.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/skeleton-api.conf b/etc/skeleton-api.conf
index ae4c68e..2035721 100644
--- a/etc/skeleton-api.conf
+++ b/etc/skeleton-api.conf
@@ -15,6 +15,9 @@ bind_port = 80
# permissions to write to this file!
log_file = /var/log/skeleton/api.log
+# Send logs to syslog (/dev/log) instead of to file specified by `log_file`
+use_syslog = False
+
[pipeline:skeleton-api]
pipeline = versionnegotiation context apiv1app