aboutsummaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rwxr-xr-xserver/wallet-backend2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/wallet-backend b/server/wallet-backend
index 4a0b5cf..1a259d5 100755
--- a/server/wallet-backend
+++ b/server/wallet-backend
@@ -19,7 +19,7 @@ use Wallet::Server;
# Set to zero to suppress syslog logging, which is used only for testing. Set
# to a reference to a string to append messages to that string instead.
our $SYSLOG;
-$SYSLOG = 0 unless defined $SYSLOG;
+$SYSLOG = 1 unless defined $SYSLOG;
##############################################################################
# Logging