I'm seeing the time printed out twice when doing a `logger.Debugf` `2016/12/30 18:47:34 2016-12-30T18:47:34.318:` `logging.MustStringFormatter(`%{color}%{time:2006-01-02T15:04:05.000}: %{module} -> %{message} %{color:reset}`)` Suggestions?