//
pkg.gl
Category
github.com/jeffzhangme/zap
zapgrpc
package
1.9.1
Repository:
https://github.com/jeffzhangme/zap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
52 SLOC
#
Functions
NewLogger
NewLogger returns a new Logger.
WithDebug
WithDebug configures a Logger to print at zap's DebugLevel instead of InfoLevel.
#
Structs
Logger
Logger adapts zap's Logger to be compatible with grpclog.Logger.
#
Interfaces
Option
An Option overrides a Logger's default configuration.