Archived
1
0

add logging

This commit is contained in:
Jeff Becker 2017-08-25 11:03:58 -04:00
parent 5be6c9f7e8
commit bd67be0280
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -421,6 +421,7 @@ func (self *templateEngine) genGraphs(prefix string, wr io.Writer, db Database)
if posts == nil {
// wtf?
log.Println("no monthly posts gotten wtfug yo?")
} else {
for _, entry := range posts {
all_posts = append(all_posts, postsGraphRow{