taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit c0ab3a848fb776afd94cbec87148b984fbe9a001
parent d6b15776f6f2d3e2e68b5b56c8ebd39514b8e58d
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 14 Dec 2017 18:22:16 +0100

dedicate log level for wirewatch

Diffstat:
Mbin/taler-deployment-arm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-arm b/bin/taler-deployment-arm @@ -7,7 +7,7 @@ export PATH="$base/local/bin":$PATH logdir=$base/logs -export GNUNET_FORCE_LOG="taler;;;;DEBUG/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" +export GNUNET_FORCE_LOG="taler;;;;DEBUG/taler-exchange-wirewatch;;;;INFO/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" cd $HOME/$color