Versions in this module Expand all Collapse all v0 v0.6.0 Sep 20, 2016 Changes in this version + func Errorf(format string, args ...interface{}) + func Fatalf(format string, args ...interface{}) + func Infof(format string, args ...interface{}) + func SetLogger(l Logger) + func SetV(level int) + func V(level int) bool + func Warningf(format string, args ...interface{}) + type Logger interface + Errorf func(format string, args ...interface{}) + Fatalf func(format string, args ...interface{}) + Infof func(format string, args ...interface{}) + Warningf func(format string, args ...interface{})