From bd67be0280f31bc764a36df695bdfbd1f91cc4f2 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Fri, 25 Aug 2017 11:03:58 -0400 Subject: [PATCH] add logging --- contrib/backends/srndv2/src/srnd/templates.go | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/backends/srndv2/src/srnd/templates.go b/contrib/backends/srndv2/src/srnd/templates.go index 23ebd75..99ccb67 100644 --- a/contrib/backends/srndv2/src/srnd/templates.go +++ b/contrib/backends/srndv2/src/srnd/templates.go @@ -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{