Versions in this module Expand all Collapse all v0 v0.3.0 Dec 25, 2017 Changes in this version + func BuildLogger(level int, development bool) *zap.Logger + func NewNullGRPCLogger() grpclog.Logger + type NullLogger struct + func (n *NullLogger) Fatal(args ...interface{}) + func (n *NullLogger) Fatalf(format string, args ...interface{}) + func (n *NullLogger) Fatalln(args ...interface{}) + func (n *NullLogger) Print(args ...interface{}) + func (n *NullLogger) Printf(format string, args ...interface{}) + func (n *NullLogger) Println(args ...interface{})