commit 6b9cd6463eacdf4b481f4fff9d6bf011dd3f354c parent 97e019a3600069791e5c84bfe6c11dfb68629ee8 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Thu, 14 Dec 2017 16:34:47 +0100 force INFO log level Diffstat:
| M | taler-arm/taler-exchange-wirewatch.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-arm/taler-exchange-wirewatch.conf b/taler-arm/taler-exchange-wirewatch.conf @@ -1,4 +1,4 @@ [taler-exchange-wirewatch] TYPE = simple BINARY = taler-exchange-wirewatch -OPTIONS = -t test -l $HOME/logs/wirewatch-%Y-%m-%d.log +OPTIONS = -t test -L INFO -l $HOME/logs/wirewatch-%Y-%m-%d.log