//
pkg.gl
Category
github.com/Stern-Ritter/metrics-and-alerting-service
internal
logger
server
package
0.0.0-20240811132321-117025e1dd22
Repository:
https://github.com/stern-ritter/metrics-and-alerting-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
80 SLOC
#
Functions
Initialize
Initialize initializes a ServerLogger with the specified logging level.
LoggerInterceptor
LoggerInterceptor returns a new UnaryServerInterceptor that logs the details of each gRPC call.
#
Structs
ServerLogger
ServerLogger wraps a zap.Logger.