changeset 855:f01c7e903ac2

Switch logging information
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 01 Jul 2020 13:33:17 +0900
parents 0d944751ba83
children c86c04920f84
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-blog.sh	Wed Jul 01 11:26:48 2020 +0900
+++ b/s4-blog.sh	Wed Jul 01 13:33:17 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` for $user at [$title](blogid:$rowid)"
+  err "blog_reply($$) Finished: `gdate +%S.%03N` user=$user owner=[$owner](blogid:$rowid)"
 }
 
 blog_reply_article() {		# Direct link to article in some blog

yatex.org