Categorygithub.com/golang-mixins/logging
modulepackage
0.0.0-20220912201955-c67d67ad6a86
Repository: https://github.com/golang-mixins/logging.git
Documentation: pkg.go.dev

# README

logging

Package logging presents interface (and its implementation sets) of a structured logger for Go.

See GoDoc for documentation and examples.

# Packages

Package logrus represents implementations the interface logging.Log.

# Interfaces

Entry
Entry provides recording to logging.
Logger provides logging functionality.

# Type aliases

Values built in type for processing fields in context.