/logger-zerolog

Primary LanguageGoMIT LicenseMIT

Logger Zerolog GoDoc Build Status codecov

This package contains an implementation for the Logger structured logging abstraction. The implementation of this package uses zerolog as structured logging backend. Other implementations and the actual docs can be found on the original Logger package.