package
1.26.0
Repository: https://github.com/dxk1/logx.git
Documentation: pkg.go.dev

# Functions

NewLogger returns a new Logger.
WithDebug configures a Logger to print at zap's DebugLevel instead of InfoLevel.

# Structs

Logger adapts zap's Logger to be compatible with grpclog.LoggerV2 and the deprecated grpclog.Logger.

# Interfaces

An Option overrides a Logger's default configuration.