From: wbudic Date: Sun, 31 Oct 2021 05:45:01 +0000 (+1100) Subject: upd. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=536f180aa2243e69e2cbe6af4fad65f469745335;p=LifeLog.git upd. --- diff --git a/log.pl b/log.pl index 68c649f..1c73179 100755 --- a/log.pl +++ b/log.pl @@ -241,7 +241,7 @@ if (@c && $c[0] eq $alias) { my $stamp = Settings::getCurrentSQLTimeStamp(); my $pst = $db->prepare($INSERT); $pst->execute("$stamp", $log); - say "Log issued to -> $DSN: for LifeLog.$VW_NAME"; + say "Log issued to -> $DSN: for LifeLog.$TABLE $stamp=>'$log'"; } # }catch{