Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + type Logger interface + Infof func(format string, args ...interface{}) + Is func(level int) bool + V func(level int) Logger + var Log Logger = glogger{} + var None Logger = discard{} + func ToFile(w io.Writer, level int) Logger v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v1 gopkg.in/openshift/origin.v3