Versions in this module Expand all Collapse all v0 v0.2.1 Jun 15, 2019 v0.2.0 Apr 28, 2019 Changes in this version + type NoopLogger struct + func Default() *NoopLogger + func (nl *NoopLogger) Debug(v ...interface{}) + func (nl *NoopLogger) Debugf(format string, v ...interface{}) + func (nl *NoopLogger) Error(v ...interface{}) + func (nl *NoopLogger) Errorf(format string, v ...interface{}) + func (nl *NoopLogger) Info(v ...interface{}) + func (nl *NoopLogger) Infof(format string, v ...interface{}) + func (nl *NoopLogger) Warn(v ...interface{}) + func (nl *NoopLogger) Warnf(format string, v ...interface{})