summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-22 16:41:34 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-23 15:36:42 +0000
commit88051a6ab096b20ab098434fd4d4c127efca910f (patch)
tree7acd5c8fea2ad7a00ba393799f0a155417edf07d
parent5b475b38ddc3bb1e373110e81cd1d00d9dcfd246 (diff)
downloadtrove-setup-88051a6ab096b20ab098434fd4d4c127efca910f.tar.gz
Make lorry log to stdoutbaserock/liw/new-lc-2
This will make the output be even more verbose for Trove's Lorry Controller.
-rw-r--r--etc/lorry.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/lorry.conf b/etc/lorry.conf
index 4cfb01a..16552cb 100644
--- a/etc/lorry.conf
+++ b/etc/lorry.conf
@@ -7,3 +7,5 @@ tarball = always
tarball-dest = /home/lorry/tarballs
working-area = /home/lorry/working-area
verbose = yes
+log = /dev/stdout
+log-level = debug