Documentation
¶
Overview ¶
Package zapgrpc provides a logger that is compatible with grpclog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger adapts zap's Logger to be compatible with grpclog.Logger.
func (*Logger) Fatalln ¶
func (l *Logger) Fatalln(args ...interface{})
Fatalln implements grpclog.Logger.
Click to show internal directories.
Click to hide internal directories.