summaryrefslogtreecommitdiff
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml
index e1ba45b..cb6a2be 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -30,5 +30,6 @@ security:
# a restart:
seq_file: "/var/log/leap/tapicero.seq"
-# log file - Once we use a logger rather than writing to stdout we'll use this:
-# log_file: "/var/log/leap/tapicero.log"
+# Configure log_file like this if you want to log to a file instead of syslog:
+# log_file: "/var/leap/log/tapicero.log"
+log_level: info