package
0.0.0-20230209113353-22c75c706cc7
Repository: https://github.com/dihedron/go-log-facade.git
Documentation: pkg.go.dev

# Functions

NewLogger initialises a Zap logger, either by locating and loading a configuration fil from disk, or by assuming the sane defaults for a production environment.

# Variables

No description provided by the author

# Structs

Logger is an adapter that allows to log using Uber's Zap wherever a Logger interface is expected.