log reception of xonk

This commit is contained in:
Ted Unangst 2019-05-20 10:53:16 -04:00
parent 8fe575dcf3
commit 18bb5dbd99
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ func savexonk(user *WhatAbout, x *Honk) {
}
return
}
log.Printf("saving xonk: %s", x.XID)
dt := x.Date.UTC().Format(dbtimeformat)
aud := strings.Join(x.Audience, " ")
whofore := 0