commit 1f1d30ce9c3a38062a0e67052b03733285053447 parent a50e5ea317e9399217291648710a9424b3906696 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Wed, 26 Jun 2019 16:40:59 +0200 set log-level Diffstat:
| M | bin/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;;;;INFO/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" +export GNUNET_FORCE_LOG="util;;;;WARNING/taler;;;;DEBUG/twister;;;;DEBUG" cd $HOME/$color