changeset 854:0d944751ba83

Additional information to blog_reply logging
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 01 Jul 2020 11:26:48 +0900
parents 047e1c3f811e
children f01c7e903ac2
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-blog.sh	Tue Jun 30 11:35:00 2020 +0900
+++ b/s4-blog.sh	Wed Jul 01 11:26:48 2020 +0900
@@ -1401,7 +1401,7 @@
 	    -D_FORM_='' \
 	    -D_DUMPTABLE_="syscmd(cat)" -D_DUMPHEAD_="" \
 	    $layout/html.m4.html $layout/form+dump-whead.m4.html
-  err "blog_reply($$) Finished: `gdate +%S.%03N`"
+  err "blog_reply($$) Finished: `gdate +%S.%03N` for $user at [$title](blogid:$rowid)"
 }
 
 blog_reply_article() {		# Direct link to article in some blog

yatex.org