Categorygithub.com/aserto-dev/logger
modulepackage
0.0.6
Repository: https://github.com/aserto-dev/logger.git
Documentation: pkg.go.dev

# README

logger - Normalize various logger interfaces to zerolog.

# 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.

# Type aliases

No description provided by the author
No description provided by the author