# Functions
NewGRPCZeroLogger creates a GRPCZeroLogger.
NewLogger returns a new logger.
NewSTDLogger creates a standard logger that writes to a zerolog logger.
NewZerologWriter creates a new ZerologWriter.
No description provided by the author
No description provided by the author
TestLogger creates a logger useful for unit tests it has a trace level.
# Structs
Config represents logging configuration.
GRPCZeroLogger is a GRPC logger that uses zerolog.
No description provided by the author
ZerologWriter implements io.Writer for a zerolog logger.