]> lifelog.hopto.org Git - LifeLog.git/commitdiff
upd.
authorwbudic <redacted>
Sun, 31 Oct 2021 05:45:01 +0000 (16:45 +1100)
committerwbudic <redacted>
Sun, 31 Oct 2021 05:45:01 +0000 (16:45 +1100)
log.pl

diff --git a/log.pl b/log.pl
index 68c649f5cfbdaf25f048c9497f97849d35e03050..1c731791d3fd1efce2462b176cc969f0f1eb6f93 100755 (executable)
--- 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{