commit b33585d21c914d6b1b00ae96d7a845b3de1011c7 parent c6c89f6b41456bc6b7fce8ecdd9230c232246689 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Mon, 24 Oct 2016 14:13:26 +0200 logging pq to DEBUG 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;;;;DEBUG/arm;;;;INFO" +export GNUNET_FORCE_LOG="taler;;;;DEBUG/arm;;;;INFO/;pq.c;;;DEBUG/;postgres.c;;;DEBUG" cd $HOME/$color