Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
func Build(b LoggerBuilder) *zap.Logger
Types ¶
type DevelopmentLogger ¶
type DevelopmentLogger struct{}
type LoggerBuilder ¶
type LoggerBuilder interface {
// contains filtered or unexported methods
}
type ProductionLogger ¶
type ProductionLogger struct{}
Click to show internal directories.
Click to hide internal directories.